Reference
Available tools.
The server exposes a small, auditable set of tools. All of them inherit the token's RBAC, respect usage rights and return signed URLs instead of binaries.
search_assetsHybrid search (semantic + keywords + filters) over the catalog the token is allowed to see. Returns scored results with previews.
get_assetAn asset's full metadata (AI catalog, EXIF/IPTC, rights) plus a signed preview or download URL — never the full binary.
list_collectionsLists the collections, folders and smart collections visible to the token, to scope searches or uploads.
tag_assetAdds or edits an asset's tags and keywords. Subject to the token's role (requires editor or above).
upload_assetUploads a new file into a collection and triggers the cataloging pipeline. Requires upload permission.
get_usage_rightsChecks an asset's usage rights (country and expiry) before using it, so the agent respects restrictions.