List Requests
list_requestsList all request files in a API collection and get absolute file paths for use when running requests or groups.
Instructions
List all request files (.yml/.bru) in a Bruno collection. Returns absolute file paths, each usable as an entry in the requests list of run_collection, or of one of its groups.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collectionPath | Yes | Absolute path to collection directory. Use the path returned by list_collections. |