Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
slug | string | Yes | The prompt slug |
variables | Record<string, string> | No | Template variables |
options.model | string | No | Override the default model |
options.tags | string[] | No | Tags for filtering traces |
options.userId | string | No | End user identifier |
options.sessionId | string | No | Session identifier |

