everhour_list_all_sections
List all sections across Everhour projects. Supports pagination and search by name to filter results.
Instructions
List all sections from Everhour by iterating through all projects. Supports pagination and search query.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination (default: 1) | |
| limit | No | Number of sections per page (default: 100) | |
| query | No | Search query to filter sections by name |