Waiting for engine...
Skip to main content

AiAgentTagMutationDataInput

No description

input AiAgentTagMutationDataInput {
relatedEntityRefId: AiEntityMutationReferenceIdInput
relatedEntityType: AiRegistryEntityType
tags: [AiAgentTagInput]
}

Fields

AiAgentTagMutationDataInput.relatedEntityRefId ● AiEntityMutationReferenceIdInput input agent-control-tower

Related Entity Reference

AiAgentTagMutationDataInput.relatedEntityType ● AiRegistryEntityType enum agent-control-tower

Related Entity Type

AiAgentTagMutationDataInput.tags ● [AiAgentTagInput] list input agent-control-tower

List of Agent Tag Input

Member Of

AiAgentTagMutationInput input

On this Page