get_tenant
Retrieve a specific tenant's record by providing their unique tenant ID. Optionally, include the facility ID to scope the search.
Instructions
Fetch a single tenant by id.
Use when: "show me the record for tenant ".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tenant_id | Yes | ||
| facility_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |