get_adset_details
Get detailed information about a Meta Ads ad set by providing its ID. View settings, targeting, and performance to make informed campaign decisions.
Instructions
Get detailed information about a specific ad set.
Args: adset_id: Meta Ads ad set ID access_token: Meta API access token (optional - will use cached token if not provided)
Example: To call this function through MCP, pass the adset_id as the first argument: { "args": "YOUR_ADSET_ID" }
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| adset_id | Yes | ||
| access_token | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |