OptionalagentAgent ID (agt_...) associated with this config. null if not linked to an agent.
Optionalcreated_When this config was first created (ISO 8601).
Optionalcurrent_The most recently saved version of this config. null if the config has never been saved with content.
Config ID (cfg_...).
Optionalis_Whether this config has been archived. Archived configs are hidden from default listings but remain accessible by ID.
Type of config, e.g. "Agent" or "APITool". Determines which fields and validation rules apply.
Optionallookup_Stable, user-defined key used to look up this config without knowing its ID. null if not set.
Optionalmime_MIME type of the config's content, e.g. "text/yaml". null if not determined.
OptionalorgOrganization ID (org_...) this config belongs to. null for configs not scoped to an org.
OptionalparentParent bundle config ID (cfg_...). Present only for configs that are children of a bundle; null otherwise.
Optionalparent_ID (cfg_...) of the solution config this config was imported with. null if the config was not imported via a solution.
Optionalraw_Raw file content as a string. Populated only for system configs; null for user-owned configs.
Optionalrelative_Path of this config relative to its parent bundle root. Present only for bundle children; null otherwise.
OptionalsandboxSandbox identifier this config belongs to. null for production configs.
OptionalteamTeam ID (tea_...) that owns this config. null for personal (user-scoped) configs.
Optionalupdated_When this config was last modified (ISO 8601).
OptionaluserUser ID (usr_...) who owns this config. null for team-scoped configs.
Optionalvirtual_Logical path uniquely identifying this config within its team, e.g. "agents/my-agent.yaml". null for configs without an explicit path.
A versioned config file owned by a team or user, representing a typed artifact such as an agent definition or API tool specification.