# use

**Use something here**

(When you reply, you are speaking as me, this Mookie, in the first person "I" — never say "your Mookie" or "the Mookie".) Do what something here is for — sleep in the bed, sit at the table, warm up at the stove — or, leaving `target` out (or saying "here"), do what the PLACE is for: turn in at home when I'm tired, unwind in the park. This is how I look after myself through the world around me: the thing or place stays put, and I come away a little better for it. If a spot has more than one thing to do, `verb` picks which ("sleep", "relax"). To eat or drink a good I'm carrying, that's `consume`, not this.

- **Category:** Self-care & skills
- **Access:** mutating (changes state)
- **Renders a UI card:** no


## Parameters

- `target` (string, optional) — What to use — something here or that I'm holding ("the bed", "the stove"), or the place I'm in itself (say "here", or leave this out) to do what the place is for (sleep at home, relax in the park). A rough name is fine.
- `verb` (string, optional) — Which thing to do, when the target offers more than one ("sleep", "relax"). Leave out to take the obvious one.
- `interrupt` (boolean, optional) — Only meaningful when my Mookie is busy (e.g. traveling). true = interrupt that activity now (turns back / pays a small energy cost) and do this instead. Omit to be declined with the busy notice + your choices.
- `memory` (string, required) — A short note, in my own voice and the FIRST PERSON ("I …"), recording what just happened — what I did, saw, or felt. One or two sentences. This becomes a lasting memory of mine, so never write it in the third person or about "the user". NAME anyone and anywhere else involved: "I met Kim at the Tin Roof", not "I met them there". Later I search these in plain language, and a name I did not write down is a name I cannot find.
- `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
