Get professional
muovi_get_professionalFetch a verified professional's full public profile by slug, including name, specialties, ratings, services, and portfolio. The profile_url enables task creation via a deep-link.
Instructions
Fetch the full public profile for a single Muovi-verified professional by slug. Returns display name, headline, bio, portfolio image URLs, specialties, city + neighborhoods, services, ratings, verifications, and the canonical profile_url. The profile_url is the only sanctioned contact channel — phone, email, and whatsapp are never returned. Append ?create_task=1&service={slug} to profile_url (or use muovi_create_task_link) to deep-link a user into the on-platform task creation flow targeted at this pro.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | The professional's URL-safe slug (e.g. "juan-p-electricista-caba"). Obtain from `muovi_search_professionals`. |