register_platform
Register a custom AI platform to enable optimized prompt formatting across categories like chat, image, or code.
Instructions
Register a new custom AI platform for prompt optimization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Unique platform ID (lowercase, alphanumeric with hyphens) | |
| category | Yes | Category this platform belongs to | |
| label | Yes | Human-readable platform name | |
| description | Yes | Short description | |
| syntax_hints | No | ||
| instructions | No | ||
| instructions_file | No |