AiAgentTAgMutationDataOutput
No description
type AiAgentTAgMutationDataOutput {
relatedEntityRefId: ID
relatedEntityType: AiRegistryEntityType
tags: [AiAgentTag]
}
Fields
AiAgentTAgMutationDataOutput.relatedEntityRefId ● ID scalar miscellaneous {#related-entity-ref-id}
Related Entity ID
AiAgentTAgMutationDataOutput.relatedEntityType ● AiRegistryEntityType enum agent-control-tower {#related-entity-type}
Related Entity Type
AiAgentTAgMutationDataOutput.tags ● [AiAgentTag] list object agent-control-tower {#tags}
List of Agent Tag Output
Member Of
AiAgentTagMutationOutput object
Was this topic helpful?