Get Ad Account Users
meta_get_ad_account_usersRetrieve all users with access to a Meta ad account and their assigned roles using an ad account ID.
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 |