companies_select
Select the active company for the current session, directing all subsequent invoice, client, product, and other requests to that company's context.
Instructions
Select the active company for the current session. This sets the X-Company header used by all subsequent invoice, client, product, and other company-scoped requests. Call companies_list first to find available company UUIDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| companyId | Yes | Company UUID to set as the active company for this session. All subsequent API calls will use this company context. |