dw_api_search
Search the DynamicWeb Admin API for endpoints matching a keyword. Find the right API endpoint by feature name like navigation or user.
Instructions
Search the DynamicWeb Admin API Swagger spec for endpoints matching a keyword. Use this when you're unsure which endpoint to call — search by feature name (e.g. "navigation", "media", "user"). Returns matching paths with their HTTP methods and summaries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyword | Yes | Search term, e.g. 'navigation', 'file', 'user', 'page' | |
| maxResults | No |