Skip to content

McpPromptContent

← All HTTP schemas

The resolved content of a prompt.

Shape: object

Property Required Type Description Rules
text yes string The text concatenated from the prompt’s messages.
hash yes string The content’s SHA-256 digest (hex). The snapshot is stored in AgentDefinition.Metadata under the mcp.prompt.hash key; when the server’s content changes, the UI compares this digest and shows a badge.