get_my_tenant_id
Retrieve the OrbiAds tenant ID for the authenticated session. Call this first to get the tenant ID required by internal operations and multi-tenant debugging.
Instructions
Return the OrbiAds tenant ID for the authenticated session.
MODE: read-only AUTH: OAuth 2.0 required CREDITS: 0 (free) OUTPUT: Returns {tenant_id: string} WHEN TO USE: Call this first in any workflow to resolve your tenant_id. The tenant_id is required by some internal operations and for multi-tenant debugging.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||