get_contributor_profile
Get a contributor's public profile and their published listings, by contributor slug (not a listing slug). Read-only, no authentication required (public endpoint, IP rate-limited). Returns display_name, bio, credential_summary, positioning_statement, badge_tier, avg_rating, review_count, pull_quote, social/website URLs, credential_badges, published_listing_count, and a listings array (slug, title, price_cents) for that contributor. Use to learn more about who built a listing returned by search or fetch -- not for looking up a listing directly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | The contributor's slug (distinct from a listing slug) -- typically found in the contributor field of a search or fetch result. |