Get an agency profile
get_agencyFetch an agency's full profile from Pick an Agency by its slug, including description, location, rating, services, website, and recent client reviews.
Instructions
Fetch a single agency's full profile from Pick an Agency by its slug (the last path segment of its profile URL), including description, location, rating, services, website and a few recent client reviews. WHEN TO USE: after search_agencies or match_agencies returned a result the user wants to know more about, or when the user names a specific agency whose slug you already know. Don't guess slugs — find them via search_agencies first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Agency slug, e.g. 'clients-now-seo-agency-chennai'. |