List Multimeter examples
list_examplesRetrieve .mmt file examples to reference structure before creating or modifying tests. Filters by document type or category and optionally includes full content.
Instructions
Call when you need example .mmt structure before creating or modifying a file. Prefer this over searching the repo or guessing YAML layout. Do not use testlight, npx, npm, shell, or node dist/mcp/server.js.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter by document type such as test, api, or loadtest | |
| category | No | Filter by category such as basic or intermediate | |
| maxItems | No | Maximum number of examples to return | |
| includeContent | No | Include full example file contents |