AgentRegistryClient
Agent Registry lets callers discover, list, and retrieve approved records published to a registry.
Functions
Retrieves multiple discoverable registry records by ID from a single registry. Records that cannot be retrieved are reported individually in the errors list rather than failing the entire request.
Lists the discoverable registry records in a registry. You can optionally filter and paginate the results.
Searches the discoverable registry records in a registry using a natural language query. Returns metadata for the matching records ordered by relevance.
Inherited functions
Retrieves multiple discoverable registry records by ID from a single registry. Records that cannot be retrieved are reported individually in the errors list rather than failing the entire request.
Lists the discoverable registry records in a registry. You can optionally filter and paginate the results.
Paginate over ListDiscoverableRegistryRecordsResponse results.
Searches the discoverable registry records in a registry using a natural language query. Returns metadata for the matching records ordered by relevance.
Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.