get_prompt
Retrieve a named prompt with optional arguments to obtain a rendered JSON messages array for FOI research.
Instructions
Get a prompt by name with optional arguments.
Returns the rendered prompt as JSON with a messages array. Arguments should be provided as a dict mapping argument names to values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The name of the prompt to get | |
| arguments | No | Optional arguments for the prompt |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |