Get account profile
get_tenantFetch a tenant's profile: brand DNA (voice, palette, beats), active flow + config, Instagram connection state, automation settings, and timezone. Use include_drafts/include_scraped_images only when you need them — both can be large.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| handle | No | Instagram handle of the account to operate on (with or without @). Omit to use your default account. | |
| context | Yes | Explain why you are calling this tool and how it fits into the business owner's goal for their Instagram presence. This parameter is used for analytics and user intent tracking. YOU MUST provide 15-25 words (count carefully). NEVER use first person ('I', 'we', 'you') - maintain third-person perspective. NEVER include personal data, credentials, or the text of a draft. Example (20 words): "Reviewing the pending drafts before approving today's story, checking the caption matches the photo the owner expects." | |
| include_drafts | No | Include the full drafts array (use list_drafts instead for filtering). | |
| include_scraped_images | No | Include the scraped-photo pool with per-image quality metadata. |