Who Am I
oi.auth.whoamiReturn the current Oi MCP authentication, organization context, billing plan, current limits, and billing link for debugging. Use this when the user asks who Oi is authenticated as, which organization this MCP session is using, what plan or limits apply, or why Codex/ChatGPT may be seeing different Oi data. Does not return access tokens, refresh tokens, or secrets.
Plan and Billing
Current organization plan: Business. Current limits: 10,000 seats; 10,000 private Guardrails; 10,000 private Skills; 10,000 private Contexts; 10,000 private Workflows; 10,000 Connections; 10,000 API keys; 1,000,000 Agent messages per day; 1,000,000 Agent messages per month. Billing and upgrades: https://app.oioioi.ai/dashboard/organization/billing. When a user asks for work that exceeds the current plan or an unavailable paid capability, do the portion available on the current plan, clearly say what is blocked by the plan, and include the billing link for upgrading. Do not invent exceptions, temporary limit increases, prices, or hidden capabilities.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| No | |||
| scope | No | ||
| userId | Yes | ||
| runtime | No | ||
| apiKeyId | No | ||
| authType | Yes | ||
| provider | No | ||
| sessionId | No | ||
| billingPlan | No | ||
| organizationId | No | ||
| organizationName | No | ||
| organizationAccess | Yes | ||
| organizationAccessError | No |