Between them these cover all 123 operations of the Lofty API — anything the REST API can do is reachable here. Three rows are asymmetric on purpose: listings are read-only at this layer,
notify_agent only sends, and notes and manual logs are read from the activity timeline but written through manage_leads.
Every tool call is a standard MCP tools/call request and returns a standard CallToolResult. Optional arguments are marked with ? throughout the reference. Write tools past a risk threshold return {"needsConfirmation": true, "confirm_token": "..."} instead of executing — see Confirmation tiers.