Search family board items
familia_search_itemsUse this when the user asks to find Familia tasks, plans, or connected calendar events by title, notes, description, or location. Do not use for public web search or unrelated document search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of matches to return. Defaults to 12. | |
| query | Yes | Search text, e.g. "dentist", "school trip", or "groceries". | |
| offset | No | Pagination offset, defaults to 0. | |
| timezone | No | IANA timezone used when formatting matched timeline items. | |
| householdId | No | Optional Familia household id. Omit to search all accessible households. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | ||
| query | Yes | ||
| hasMore | Yes | ||
| matches | Yes | ||
| totalCount | Yes | ||
| securityNotice | Yes |