Get Ad Account Details
meta_get_ad_accountRetrieve detailed information about a specific Meta Ads ad account using its account ID.
Instructions
Gets detailed information about a specific ad account.
Args:
ad_account_id (string): Ad account ID (e.g., act_123456789)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ad_account_id | Yes | ||
| response_format | No | Output format: 'markdown' for human-readable or 'json' for machine-readable | markdown |