OptionalagentID of the agent this skill is attached to (agi_...).
OptionalappID of the application this skill belongs to (dap_...).
OptionalconfigID of the root skill config record that defines this skill's behavior (cfg_...).
Optionalcreated_When the skill was added to the agent (ISO 8601).
Skill ID (ask_...).
OptionalinstructionOptional instruction text that overrides the default skill instructions for this specific agent. null when no override is set.
Optionallast_ID of the agent template config from which this skill was last provisioned or updated (cfg_...). null if the skill was not provisioned from a template.
OptionalmetadataArbitrary key-value pairs attached to the skill. Not interpreted by the platform.
OptionalstatusWhether the skill is currently in use. "active" means the agent will use this skill during sessions. "inactive" means it is disabled but not deleted.
Optionalupdated_When the skill was last modified (ISO 8601).
A skill enabled on an agent, linking the agent to a skill configuration. Controls which capabilities the agent has access to.