tasks_next

tasks_next

The next task assigned to the agent — what to work on now

Free. This one only touches this instance's own storage, so there is nothing to charge for.

Runs on Tasks — What is to be done: a list you keep, and work you can hand to the agent.

Calling it

Three doors onto the same method. MCP is what an agent speaks, REST is what a program speaks, and the answer is identical.

{"id":1,"jsonrpc":"2.0","method":"tools/call","params":{"arguments":{},"name":"tasks_next"}}

Try it in the playground.