# ListAsyncTasksSchema

> **Class** in `deepagents`

📖 [View in docs](https://reference.langchain.com/python/deepagents/middleware/async_subagents/ListAsyncTasksSchema)

Input schema for the `list_async_tasks` tool.

## Signature

```python
ListAsyncTasksSchema()
```

## Extends

- `BaseModel`

## Properties

- `status_filter`

---

[View source on GitHub](https://github.com/langchain-ai/deepagents/blob/0b13f3e0e2726fdb7bbe1e0cf88dac76dbd43b01/libs/deepagents/deepagents/middleware/async_subagents.py#L155)