cortex_update_organization
Update an organization's description or status (Active or Locked) using the superadmin API key.
Instructions
Update an organization's description or status (requires superadmin API key)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orgId | Yes | The organization ID or name | |
| description | No | New description for the organization | |
| status | No | New status: "Active" or "Locked" |