Package-level declarations
Types
Base64-encoded audio content.
Binary resource contents encoded as base64.
The result returned from tool execution.
Any content block allowed in tool responses.
Form-based elicitation request parameters.
Elicitation request parameters.
Result returned by an elicitation request.
URL-based elicitation request parameters.
Embedded resource content block.
Base64-encoded image content.
JSON Schema definition for tool input parameters.
JSON Schema property definition.
Looser content block shape accepted by many MCP tool implementations.
ModelContext interface on navigator.modelContext.
Context provided to models via provideContext().
Registration handle returned by registration methods.
Resource contents returned by resource reads.
Link to an externally retrievable resource.
Plain text content.
Text resource contents.
Annotations providing hints about tool behavior.
Event dispatched when a tool is called.
Tool descriptor for the Web Model Context API.
Per-call execution context provided to tool handlers.
Tool information returned by listTools(). Provides metadata about a registered tool without exposing the execute function.
Alias for CallToolResult for API consistency.