create_org
Create a free prototype organization and become its owner. Specify an optional display name; the response includes tier and lease expiration details.
Instructions
Create an empty organization on the prototype tier (POST /orgs/v1); you become its owner. Accepts only an optional display_name (no tier input); the response reports tier, lease_started_at, and lease_expires_at. Step-up gated; the soft per-owner free-org cap may return FREE_ORG_OWNER_LIMIT_EXCEEDED.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| display_name | No | Optional free-text label (e.g. `Kychee`). Non-unique, not an id. Omit for an unlabeled org. There is no tier input at create; the response reports the created org's prototype tier/lease state. |