Skip to main content

Module tools

Module tools 

Source

Modules§

attachments
events
locks
messaging
notes
presence
tasks

Structs§

Bus
The MCP server. Cheap to clone: PgPool and EventHub are Arcs internally, and the tool router is rebuilt per session by the transport’s service factory.
DigestArgs

Constants§

INSTRUCTIONS

Functions§

auth_of
Pull the authenticated identity out of the HTTP request that carried this tool call. The bearer middleware put it there; if it is missing, something is routing around authentication and we refuse rather than guess.