list_industries
Retrieve a paginated list of target industries for a workspace. Filter by search query and specify page size.
Instructions
List target industries for a workspace. Supports pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace_id | Yes | Workspace slug or UUID | |
| q | No | Search query | |
| page | No | Page number (default: 1) | |
| per_page | No | Results per page (default: 25, max: 100) |