Logs an agent execution
The execution record to log
Queries executions with optional filters
Filter criteria
Array of matching executions
Gets the execution history for a specific agent
The agent ID
Optionallimit: numberMaximum number of records to return
Array of executions for the agent
Gets the detailed execution trace for a specific execution
The execution ID
The execution trace, or null if not found
Gets execution statistics
Filter criteria
Aggregated statistics
Interface for auditing and logging agent executions.
Provides a complete audit trail of all agent activities for compliance, debugging, and analytics purposes.
Example