Get Cancellation Policy
get_cancellation_policyReturns the business's cancellation policy text. Use this when a user asks about cancellation terms, fees, or no-show policies. The response includes agent guidance on how to frame the policy with appropriate freshness caveats.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Business slug identifier |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | ||
| has_policy | Yes | ||
| policy_text | Yes | ||
| guidance_for_agent | Yes |