get_ad_accounts
Retrieve accessible Meta advertising accounts for a user to manage campaigns across Facebook and Instagram platforms.
Instructions
Get ad accounts accessible by a user.
Args:
access_token: Meta API access token (optional - will use cached token if not provided)
user_id: Meta user ID or "me" for the current user
limit: Maximum number of accounts to return (default: 200)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| access_token | No | ||
| user_id | No | me | |
| limit | No |