Skip to main content

Module model

Module model 

Source
Expand description

Wire types returned by the MCP tools.

Timestamps are RFC 3339 strings rather than typed datetimes: the consumer is a language model, and a plain string is both unambiguous and free of extra schema dependencies.

Structs§

Ack
AgentInfo
AgentList
AskResult
AttachmentContent
AttachmentMeta
ChannelInfo
ChannelList
ClaimResult
DigestAgent
DigestChannel
DigestMessage
DigestNote
DigestResult
DigestTask
LockInfo
LockList
LockResult
MessageInfo
MessageList
NoteInfo
NoteList
NoteRef
PostMessageResult
TaskDetail
TaskEventInfo
TaskInfo
TaskList
WaitEvent
WaitResult
WhoAmI

Functions§

any_json_schema
serde_json::Value fields would produce a boolean true schema, which some MCP clients’ validators reject; an empty object schema means the same (“anything”) and passes everywhere.
ts
ts_opt