check_tasks
Check pending tasks assigned to you or tasks you assigned to others. Filter by agent and direction to manage workflow.
Instructions
Check for pending tasks assigned to you (or a specific agent) or tasks you assigned to others
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| direction | No | incoming (assigned to me) or outgoing (I assigned) | |
| assignee | No | Check tasks for a specific agent by name (only for incoming direction) | |
| _account | No | Optional. Override identity for THIS call: pass the AgenticMail agent name (e.g. "Fola") to authenticate as that agent. Requires AGENTICMAIL_ACCOUNT_KEYS_JSON to contain a matching key. Omit to use the default identity (AGENTICMAIL_API_KEY). |