PhysicalTableData Model
agent_skill_log
agent_skill_log records detailed logs of skill execution, including inputs, outputs, durations, token usage, success status, and error messages for monitoring and auditing. Agent skill logs belong to sessions identified by session_id in the agent_skill_log table. Skill Logging records are stored in the agent_skill_log database table capturing skill execution details. Agent skill logs are contained within agent_sessions to record skill execution details per session.