Search Bruno requests
bruno_search_requestsSearch API requests across all collections in the workspace using case-insensitive filters for name, path, or URL. Returns matching requests with collection IDs for quick access.
Instructions
Search requests across all collections in the workspace. Returns matching requests with collection id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter by request type (e.g. http or graphql). | |
| query | Yes | Case-insensitive substring filter for request name, path, and URL. | |
| method | No | Filter by HTTP method (e.g. GET or POST). |