get_company
Get detailed company profile including mission, vision, settings, and lifecycle (active | archived, from companies.archived_at). Archived companies stay readable; do not treat them as live districts. To archive or unarchive, call set_company_lifecycle.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| companyId | Yes | FreedomOS company id to act within (you must be a member). Required for company-scoped tools. | |
| include_settings | No | Whether to include extended settings in the response. Defaults to true. |