API ClientsTypeScript SDKAPI ReferenceCoreType AliasesAgentDefinitionSearchQueryResultVersion: 8.10 (unreleased)On this pageType Alias: AgentDefinitionSearchQueryResult type AgentDefinitionSearchQueryResult = SearchQueryResponse & object; Agent definition search response. Type Declaration items items: AgentDefinitionResult[]; The matching agent definitions.Was this helpful?