debug_load_agent
Load an agent by domain/name path and project ID to create a debug session, inspect execution state, and trace failures.
Instructions
[Arch Debug] Arch connects to live sessions, traces failures, and inspects execution state. Load an agent and create a debug session. Use the agentPath format "domain/name" (e.g., "hotel-booking/booking_agent").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agentPath | Yes | Agent path in format "domain/name" (e.g., "hotel-booking/booking_agent") | |
| projectId | Yes | Project ID that owns the agent |