get_adset_details
Retrieve comprehensive details for a specific Meta Ads ad set by providing its ID. Use this tool to access essential data for analyzing and optimizing advertising campaigns on Facebook and Instagram.
Instructions
Get detailed information about a specific ad set.
Args:
adset_id: Meta Ads ad set ID (required)
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 |
---|---|---|---|
access_token | No | ||
adset_id | No |