vremly_search_endpoints
Find Vremly API endpoints by keyword when the exact path is unknown. Returns method, path, summary, and tags for matching operations.
Instructions
Search the Vremly API for endpoints by keyword. The API has 1037 operations covering projects (shoots), customers, media and delivery, invoicing, scheduling, the marketplace and webhooks. Start here when you do not already know the exact path. Returns method, path, summary and tags — pass a result to vremly_describe_endpoint for its full shape.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results (default 20). | |
| query | Yes | Keywords, e.g. "create project", "webhook subscription", "invoice pdf". All terms must match. | |
| method | No | Optional HTTP method filter, e.g. "POST". |