existdb_search_functions
Search eXist-db XQuery function names and descriptions to find the right function when you know what you want to do but not the exact name.
Instructions
Full-text search across all eXist-db / XQuery function names and descriptions. Useful for discovering functions when you know what you want to do but not the exact name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return (default: 15) | |
| keyword | Yes | Keyword to search for, e.g. 'index', 'collection', 'transform', 'schedule' |