get_deployment_guidance
Get deployment guidance for a specific published listing, by listing slug. Read-only, no authentication required (public endpoint, IP rate-limited). Returns title, product_story, included_components, use_cases, complexity_level, product_formats, and demo_video_url when available -- setup and implementation guidance for evaluating or deploying the system after purchase. Call fetch first to confirm the listing exists and get its slug.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | The listing's slug, as returned by search or fetch. |