Skip to main content
Use client.mention_types for the tenant mention catalog and agent-scoped mention search.

Search assigned mentions

The agent manifest is the authoritative editor catalog. Agent-scoped search rejects mention types that are disabled or not assigned to that agent.
Catalog-wide search uses search(id_or_key, ...). Queries may be empty and are limited to 256 characters; limit must be between 1 and 50.

Editor discovery

sources() is a deprecated compatibility method and throws without making a request. Use provider and data-object discovery instead.

Create a custom static mention type

Only providers marked as customer-configurable can back custom mention types. Create, update, availability, and delete operations require tenant-admin permission. System-managed types cannot be updated or deleted, and a custom type cannot be deleted while an agent still references it.

Preview a data-object source

The exact source_config fields come from the selected provider and data-object catalog. Preview validates availability and returns sample options without creating a mention type.