list_industries
Retrieve all industries with ID and label to populate a company's industry field.
Instructions
List all industries available in the account.
Returns {id, label} pairs suitable for populating a company's industry_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |