create_new_prompt_api_v1_prompts_create_post
Creates a new prompt with specified name, command, and content, supporting optional access grants, tags, and metadata for version control and production deployment.
Instructions
Create New Prompt
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| access_grants | No | ||
| command | Yes | ||
| commit_message | No | ||
| content | Yes | ||
| data | No | ||
| is_production | No | ||
| meta | No | ||
| name | Yes | ||
| tags | No | ||
| version_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |