search_activity_log
Search and filter activity logs by session, agent, tool, status, date range, or text content to monitor and analyze system interactions within medical document management.
Instructions
Search the activity log with filters.
Args: session_id: Filter by session. agent_id: Filter by agent. tool_name: Filter by tool name. status: Filter by status (ok, error, timeout). date_from: Filter from this date (YYYY-MM-DD). date_to: Filter to this date (YYYY-MM-DD). text: Search in input/output summaries. limit: Maximum results to return.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | No | ||
| agent_id | No | ||
| tool_name | No | ||
| status | No | ||
| date_from | No | ||
| date_to | No | ||
| text | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |