Retrieves the authenticated user's daily standup report for today, including all associated tasks and their comments. Returns the standup formatted as markdown.
Safety: Read only
Tool names, field names, and schema descriptions remain in canonical MCP English so copied calls match the server exactly.
Input schema
| Field | Type | Required | Description |
|---|---|---|---|
| — | — | no | This tool accepts no input. |
Example prompt
Use daily-standup-summary-tool to help me with the relevant Taskavel task.
Example call
{
"name": "daily-standup-summary-tool",
"arguments": {}
}