getSpecDefinition
Retrieve the complete contents of an API specification's definition using its spec ID.
Instructions
Gets the complete contents of an API spec's definition.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| specId | Yes | Spec ID |
Implementation Reference
- tests/test_postman.py:81-81 (registration)Test file references getSpecDefinition as one of the expected tool names in test_tool_names() to verify it is registered.
"getSpecDefinition",