Get Ad Account Users
meta_get_ad_account_usersRetrieve a list of users and their roles for a specified ad account to manage access permissions.
Instructions
Lists users who have access to an ad account with their roles.
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 |