search_interests
Search interest targeting options by keyword to identify precise Meta Ads audiences. Returns audience size and path for each option.
Instructions
Search for interest targeting options by keyword.
Args: query: Search term for interests (e.g., "baseball", "cooking", "travel") access_token: Meta API access token (optional - will use cached token if not provided) limit: Maximum number of results to return (default: 25)
Returns: JSON string containing interest data with id, name, audience_size, and path fields
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | ||
| access_token | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |