unity_agent_log
Retrieve the action log for a specific agent, displaying the last 100 actions with timestamps.
Instructions
Get the action log for a specific agent, showing the last 100 actions with timestamps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agentId | Yes | The agent ID to get logs for | |
| port | No | Target Unity instance port for parallel-safe routing. Get this from unity_select_instance. When working with multiple Unity instances, ALWAYS include this parameter. |