search_interests
Find interest targeting options by keyword for Meta Ads campaigns. Use this tool to discover audience interests with data on id, name, audience size, and path fields.
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
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| access_token | No | ||
| limit | No |