swagger_standardize_api

Standardize and fix an API definition using AI to ensure compliance with governance policies. Scans the API definition for standardization errors and automatically fixes them using SmartBear AI. Optionally provide 'newVersion' (e.g. patch bump '1.0.0' → '1.0.1') to save the fixed definition as a ...

SERVERSmartBear MCP SOURCESmartBear/smartbear-mcp
Medium RISK CLASS
Category Write
Parameters 43 required
Recommended Rate-limitedsee the rule below
Registry record Grade F, identity unverified Pull the record →

This record as markdown: /tools/smartbear-mcp/swagger-standardize-api.md

What swagger_standardize_api does on SmartBear MCP

AI agents use swagger_standardize_api to create or update resources in SmartBear MCP, usually the action step of a workflow, after the agent has gathered context. Every call changes real data in your SmartBear MCP environment.

ParameterTypeRequiredDescription
api string Yes API name (case-sensitive)
owner string Yes API owner (organization or user, case-sensitive)
version string Yes Version identifier
newVersion string The version to save the fixed definition as (e.g. '1.0.1'). Omitting this will overwrite the current version — prefer providing a patch bump (e.g. '1.0.0' → '1.

Parameters from the server's own tool schema.

Why swagger_standardize_api is rated Medium

This tool modifies API definitions by applying standardization fixes. While it could theoretically create a new version (reversible), the default behavior is to overwrite the current version, and even version creation represents persistent modification of governance artifacts.

From the tool's definition "automatically fixes them" and "will overwrite the current version" and "save the fixed definition as a new version" indicate the tool modifies API definitions.

Questions about swagger_standardize_api

What does the swagger_standardize_api tool do? +

Standardize and fix an API definition using AI to ensure compliance with governance policies. Scans the API definition for standardization errors and automatically fixes them using SmartBear AI. Optionally provide 'newVersion' (e.g. patch bump '1.0.0' → '1.0.1') to save the fixed definition as a new version — omitting it will overwrite the current version. Returns the number of errors found and the fixed definition if successful. Use this tool when users ask to standardize, fix, govern, or ensure governance compliance of APIs. Parameters: - owner (string) *required*: API owner (organization or user, case-sensitive) - api (string) *required*: API name (case-sensitive) - version (string) *required*: Version identifier - newVersion (string): The version to save the fixed definition as (e.g. '1.0.1'). Omitting this will overwrite the current version — prefer providing a patch bump (e.g. '1.0.0' → '1.0.1') unless the user specifies otherwise. It is categorised as a Write tool in the SmartBear MCP MCP Server, which means it can create or modify data. Consider rate limits to prevent runaway writes.

What parameters does swagger_standardize_api accept? +

swagger_standardize_api accepts 4 parameters: api, owner, version, newVersion. Required: api, owner, version. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on swagger_standardize_api? +

Register the SmartBear MCP server in PolicyLayer and add a rule for swagger_standardize_api: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches SmartBear MCP. Nothing to install.

What risk level is swagger_standardize_api? +

swagger_standardize_api is a Write tool with medium risk. Write tools should be rate-limited to prevent accidental bulk modifications.

Can I rate-limit swagger_standardize_api? +

Yes. Add a rate_limit block to the swagger_standardize_api rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block swagger_standardize_api completely? +

Set action: deny in the PolicyLayer policy for swagger_standardize_api. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides swagger_standardize_api? +

swagger_standardize_api is provided by the SmartBear MCP server (SmartBear/smartbear-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on SmartBear, and thousands of servers like it.

Across the catalogue

// THE MCP REGISTRY

PolicyLayer tracks 44,603 MCP servers and 515,000+ tools.

Every server has a live record: who publishes it, whether it answers without auth, its risk grade, every tool classified, the recommended policy. This page is one line of SmartBear's. Pull the full record:

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.