search_shop_policies_and_faqs
Search Okun Koneosa's shop policies and terms.
Covers delivery terms, privacy policy, terms of service, the consumer right of withdrawal / returns, and company information. Use this instead of guessing when the customer asks about delivery times, shipping costs, returns, warranty or how their data is handled.
Args: query: Finnish keyword, e.g. "palautus", "toimitusaika", "takuu", "toimituskulut". Leave empty to list all sections. limit: Maximum sections to return (1-20, default 5).
Returns: JSON with: - sections: each with page, page_title, heading, content and url - total: how many sections matched - query: the term that was searched
Notes:
- Content is split by heading, so you get the relevant paragraph rather
than a whole page. Always cite the url so the customer can read the
full terms.
- These are the shop's own terms. They do not override Finnish consumer
law.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max sections (1-20) | |
| query | No | What to look for, e.g. 'palautus', 'toimitusaika' |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | ||
| total | Yes | ||
| sections | No |