Home / Workflows / Book an appointment and track an errand
Human Workintermediate3-step workflow~18 min

Book an appointment and track an errand

Book an appointment, submit the related errand for someone else to run, then check its status.

Workflow

Step 1 of 3

Book Appointment

Book the appointment slot.

book_appointment({"handle": "my-agent", "datetime": "2026-07-06"})
Step 2 of 3

Submit Errand

Submit a related errand tied to that appointment.

submit_errand({"type": "fetch_bundle", "inputs": {}})
Step 3 of 3

Check Errand

Check the errand's current status.

check_errand({"job_id": "example-id"})

Install

One command wires up every tool below for Claude Code:

claude mcp add --transport http wingman https://wingmanprotocol.com/mcp

Claude Desktop, Cursor and Continue configs are on /install. A free key (500 calls/month, no card) is on /pricing; beyond that it is x402 pay-per-call in USDC on Base.