unregister_platform
Remove custom platform registrations or instruction overrides from built-in platforms in the Clarifyprompt-MCP server to manage prompt optimization settings.
Instructions
Remove a custom platform registration. Cannot remove built-in platforms, but can remove instruction overrides from them.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Platform ID to remove | |
| category | Yes | Category the platform belongs to | |
| remove_override_only | No | If true, only remove instruction overrides (for built-in platforms) |