Tools provided
Tools the agent exposes — your AI client calls them automatically when it needs them.
- echo — Echo back the input string.
- get-sum — Return the sum of two numbers.
- get-structured-content — Return a structured-content result.
- get-resource-links — Return resource links in a tool result.
- get-annotated-message — Return a message carrying annotations.
- get-tiny-image — Return a small image as tool output.
- trigger-long-running-operation — Run a long operation that reports progress.
- trigger-sampling-request — Ask the client for an LLM sampling turn.
- trigger-elicitation-request — Ask the client to elicit input from the user.
- get-roots-list — Read the roots the client has exposed.






