getTinyImage
Extract and retrieve MCP_TINY_IMAGE for dynamic user input collection using the MCP elicitation system, available on the MCP Elicitations Demo Server.
Instructions
Returns the MCP_TINY_IMAGE
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}