annotatedMessage
Demonstrates MCP annotation patterns by returning content with metadata annotations for error, success, or debug message types to showcase tool response formatting capabilities.
Instructions
Demonstrates different annotation patterns for MCP tool responses. Returns content with metadata annotations based on the message type.
Args: messageType: Type of message to demonstrate - "error", "success", or "debug" includeImage: Whether to include an example image in the response (default: False)
Returns: Annotated content demonstrating MCP annotation capabilities
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| messageType | No | success | |
| includeImage | No |