Get VIPMP tips for a topic
get_vipmp_tipsRetrieve operational tips for Adobe VIP Marketplace topics. Get rules, gotchas, and field notes that complement Adobe's reference documentation.
Instructions
Return SoftwareOne-authored operational tips for topic — rules,
gotchas, and field notes that complement Adobe's reference docs.
Topic matching is case-insensitive and punctuation-tolerant: "customer
lifecycle", "Customer Lifecycle", and "customer_lifecycle" all
resolve to the same section. Use list_vipmp_tip_topics to see what
topics exist.
Args: topic: The topic to fetch tips for (e.g. "customer lifecycle", "ordering flow", "3YC", "auth and sandbox").
Returns the raw tips markdown verbatim. Empty-topic and missing-topic cases return a short placeholder message rather than an error, so the assistant can explain gracefully when a topic has no tips yet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |