List Companies
productive_list_companiesRetrieve companies (clients) in Productive.io, filter by active/archived status, or search by name to find company IDs needed for creating projects or filtering deals.
Instructions
List companies (clients) in Productive.io. Filter by status or search by name. Use this to find company IDs needed for creating projects or filtering deals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (starts at 1) | |
| sort | No | Sort field. Prefix with - for descending (e.g. '-created_at') | |
| query | No | Search companies by name | |
| status | No | Filter by status (1=active, 2=archived) | |
| page_size | No | Number of results per page (max 200) |