Waiting for engine...
Skip to main content

AiAgentTag

No description

type AiAgentTag {
key: String!
id: ID!
value: String
}

Fields

AiAgentTag.key ● String! non-null scalar miscellaneous

The tag or category (required)

AiAgentTag.id ● ID! non-null scalar miscellaneous

AiAgentTag.value ● String scalar miscellaneous

Member Of

AiAgent object ●  AiAgentGuardrail object ●  AiAgentListing object ●  AiAgentTAgMutationDataOutput object ●  AiAgentTask object ●  AiAgentTool object ●  AiAgentVersion object

On this Page