ExternalAiAgentEntityRefInput
No description
input ExternalAiAgentEntityRefInput {
externalId: ID!
externalVersion: String
}
Fields
ExternalAiAgentEntityRefInput.externalId ● ID! non-null scalar miscellaneous
Required: Unique external identifier for the AI entity
ExternalAiAgentEntityRefInput.externalVersion ● String scalar miscellaneous
Optional: Version of the for the AI entity Can be null, "DRAFT", or numeric
Member Of
Was this topic helpful?