Record
get-prompt-request
https://modelcontextprotocol.io/specification/2025-06-18/schema#getpromptrequest
record get-prompt-request {
name: string,
arguments: option<json>,
}Fields
| Name | Type | Description |
|---|---|---|
| name | string | |
| arguments | option<json> |
https://modelcontextprotocol.io/specification/2025-06-18/schema#getpromptrequest
record get-prompt-request {
name: string,
arguments: option<json>,
}| Name | Type | Description |
|---|---|---|
| name | string | |
| arguments | option<json> |