ai_session_tool_usage_targets
Semantic identities reported for AI session tool invocations. Metadata only; arguments, results, commands, descriptions, and paths are never captured.
-
id
Primary key - Unique identifier for the row.
-
ai_session_tool_usage_id
Foreign key - ID of the associated AI session tool invocation.
-
target_type
string - Producer-reported kind of semantic target, such as "skill" or "mcp_tool".
-
target_namespace
string - Optional producer-reported namespace for the target, such as a skill plugin or MCP server.
-
target_name
string - Producer-reported semantic target name.
-
row_created_at
date - Timestamp when the record was created.
-
row_updated_at
date - Timestamp when the record was last updated.