search_agendas
Search agendas by title or description to find matching items, with an optional limit on returned results.
Instructions
Search agendas by title or description.
Args:
query: The search query string
limit: Maximum number of results to return (default: 10)
Returns:
A list of matching agendas
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |