Get Prompt
get_promptRetrieve AI prompts by ID from prompts.chat, with support for template variables that can be customized for specific use cases.
Instructions
Get a prompt by ID. If the prompt contains template variables (like ${variable} or ${variable:default}), you may need to provide values for them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the prompt to retrieve |