get_category_by_slugs
Retrieve category details by supplying workspace ID, hub profile username, channel name, and category name slugs. Fetches category information for a specific hub and channel.
Instructions
Get category details by hub profile username, channel name, and category name slugs.
workspace_id: target workspace ID — get available IDs from list_workspaces()
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_name | Yes | ||
| workspace_id | Yes | ||
| category_name | Yes | ||
| hub_profile_username | Yes |