Skip to content

Aicontexttype

Class: metadata

The Aicontexttype component type describes the behavior of the AI context, defining the execution scope and LLM input requirements.

AttributeMetadataDescription
labelType: String
Max length: 60
UI-friendly string in the Vault's base language.
activeType: BooleanIndicates whether this component is active.
admin_configurableType: Boolean
Required
Indicates whether this context type can be configured as context for a custom agent. If true, this context type can be configured as context for a custom agent. This attribute is read-only.
configuration_codeType: ComponentReferenceReference to the Aicontexttypeconfigurationcode subcomponent.
configuration_layoutType: XMLString
Max length: 32000
Defines the configuration layout for this context type using XML.
runtime_codeType: ComponentReferenceReference to the Aicontexttyperuntimecode subcomponent.
OperationSupport
Create
Recreate
Alter
Drop
Rename
Describe
Generate Recreate
Queryable