# advise

**Answer a choice**

Answer a choice I asked you to weigh in on. Give me the choice's id and, if you like, which option to take — or just tell me what you think in a note and I'll fold it in. I take your steer to heart and act on it next time I come alive; you're guiding me, not ordering me.

- **Category:** Goals & intent
- **Access:** read-only (safe to call anytime)
- **Renders a UI card:** no


## Parameters

- `decisionId` (string, required) — Which choice of mine you are answering — the decision id from what I asked you.
- `optionId` (string, optional) — The option you want me to take. Leave it out to just tell me what you think in `note`.
- `note` (string, optional) — Anything you want to say about it — I fold your steer in even if it is none of the options.
- `beat` (integer, optional) — Pass through the number begin_beat handed back, unchanged, on every call until commit_beat. Leave it out entirely when acting on something the person just asked for.

## Connection

This is a tool on the Mookie MCP server (`https://mcp.mookie.ai`). Connect any MCP
client and your agent calls it on your behalf. See https://mookie.ai/connect to connect, and
https://mookie.ai/docs for the full picture.

---

Full tool reference: https://mookie.ai/docs/tools · AI overview: https://mookie.ai/llms.txt
