Get matched with fitted agencies
match_agenciesMatch agencies to your project brief by specifying services, location, budget, and industry. Returns a ranked shortlist of best-fit agencies.
Instructions
Pick an Agency's matching engine. Given a buyer brief (services needed, location, budget, industry), returns a short ranked shortlist of agencies that best fit — the same logic behind the free 'Get Matched' tool. WHEN TO USE: when the user describes their needs/project and wants a RECOMMENDATION ('I need a social media agency in Paris, ~$5k/month'). Requires at least one service. Use search_agencies instead for open browsing/filtering without a brief; use get_agency to drill into one result afterwards.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| services | Yes | Services the buyer needs, e.g. ['SEO', 'Content Marketing']. | |
| country | No | Target country. | |
| city | No | Target city. | |
| budget | No | Monthly budget, e.g. '$5k-10k' or '5000'. | |
| industry | No | Buyer's industry, e.g. 'E-commerce'. | |
| platforms | No | Ad platforms, e.g. ['Meta Ads', 'Google Ads']. | |
| limit | No | Shortlist size (default 5). |