update_blueprint
Destructive
Update AI blueprint content, descriptions, names, and visibility settings in LynxPrompt to refine prompt configurations and control access permissions.
Instructions
Update an existing blueprint in LynxPrompt
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | No | New content for the blueprint (optional) | |
| description | No | New description for the blueprint (optional) | |
| id | Yes | ID of the blueprint to update | |
| name | No | New name for the blueprint (optional) | |
| visibility | No | New visibility: PRIVATE, TEAM, or PUBLIC (optional) |