get_schema_file_contents
Retrieve contents of a schema file in the Postman MCP server by specifying API ID, schema ID, and file path for streamlined schema access and management.
Instructions
Get contents of a schema file
Input Schema
Name | Required | Description | Default |
---|---|---|---|
apiId | Yes | API ID | |
filePath | Yes | Path to the schema file | |
schemaId | Yes | Schema ID | |
versionId | No | Version ID (required for API viewers) |