McpPromptSummary
The summary of an MCP prompt.
Shape: object
| Property | Required | Type | Description | Rules |
|---|---|---|---|---|
name |
yes | string |
The prompt name. | — |
title |
no | string |
The title shown in the UI. | — |
description |
no | string |
The description. | — |
arguments |
no | array of McpPromptArgumentSummary |
The arguments the prompt accepts. | — |