Get Booking and Procurement Policies
get_policiesGet booking and procurement policies plus any live public offer to answer real booking questions without email. Choose a topic like payment terms, cancellation, or minimum hours to see the published rule.
Instructions
Get TempGuru's published booking and procurement policies, plus any currently published public offer. Use for real booking questions that otherwise require an email. Values not supported by canonical copy are explicitly marked confirm_with_coordinator with TODO-for-Megan; never infer a missing number. get_policies() ; get_policies(topic='payment-terms') ; get_policies(topic='coi-additional-insured') Choose an advertised topic to return one policy. Narrow lexical aliases remain accepted, and unknown topics return the current available-topic list. This is an operational summary, not a contract.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | No | Optional canonical policy topic. Choose an advertised enum value; omit for all policies or a broader question. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | ||
| status | Yes | ||
| message | No | ||
| updated | No | ||
| policies | No | ||
| requested | No | ||
| disclaimer | No | ||
| data_version | No | ||
| policy_found | Yes | Discriminator. false means the requested topic is not published. | |
| todo_for_megan | No | ||
| available_topics | No |