search_contents
Search for content items within a hub profile using a keyword, with optional filters for content type, category, and archival status.
Instructions
Search content items in a hub profile by keyword.
workspace_id: target workspace ID — get available IDs from list_workspaces()
search: REQUIRED non-empty keyword. An empty/blank string is rejected (400);
there is no "list all" via search — to browse, walk channels/categories.
types: ["Content"], ["Collection"], or None for both (default)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| types | No | ||
| search | Yes | ||
| workspace_id | Yes | ||
| only_archived | No | ||
| hub_profile_id | Yes | ||
| exclude_contents | No | ||
| exclude_categories | No | ||
| exclude_collections | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |