claude_code_timeline
Query cross-agent workflow timelines. List all runs with no arguments, view agent sequence for a specific run, or retrieve timeline entries and session metadata by session ID.
Instructions
Query the cross-agent workflow timeline. No args: list all runs. run_id: show one run's agent sequence. session_id: retrieve timeline entry and session metadata. Use claude_code_transcript for full transcripts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | No | Show all entries for this workflow run, ordered by time | |
| session_id | No | Retrieve timeline entry and session metadata for a specific session |