get_prompt
Get a legal research prompt by name with optional arguments, returning a rendered JSON messages array to guide UK legal analysis.
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 |