unity_agent_log
Retrieve the last 100 actions with timestamps for a specific agent in Unity. View agent action logs by providing an agent ID.
Instructions
Get the action log for a specific agent, showing the last 100 actions with timestamps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | Unity instance port (from unity_select_instance). Always include it when multiple instances run. | |
| agentId | Yes | The agent ID to get logs for |