get_schema_file_contents
Retrieve the contents of a schema file from a Postman API by specifying API, schema, and file path.
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) |