Select the active company
reai_use_tenantSet the active tenant for the session, validating access to prevent writing to the wrong company. Subsequent calls use this tenant unless a per-call tenantId overrides it.
Instructions
Set the tenant (company) that subsequent tool calls apply to, for the rest of this session. The id is validated against the tenants this token can actually reach, so a typo fails here rather than silently writing into the wrong company's books. Individual tools can still override it with their own tenantId argument.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tenantId | Yes | Tenant id to make active. Get valid ids from reai_whoami. |