## §OIP SYSTEM ARTICLE — ADDTASK (1 operations)
A generated article for one OIP shelf. It lists every operation in this API/CLI/MCP/device/model/core subsystem, links each leaf article, and gives the ledger path for proof.

### Read Order
- scan operations
- open a leaf doc
- run via run_now or POST /api/dispatch
- open receipt
- repair/replay if needed

### Operations
- **ADDTASK** — Add a job to the build queue (tasks table). Cron will pick it up and run it automatically when protocol_autoru
  when: Cyrus wants to batch work and not wait for a live reply.\n# ARGS: = JSON job object OR plain text ask. JSON keys: ask (required), role (defa
  args: = JSON job object OR plain text ask. JSON keys: ask (required), role (default writer), slug, topic, web_search (default true), max_tokens, post_to (default /api/protocol/write), model.\n# EX: [ADDTASK]{"ask":"Write evidence-graded BPC-157 article","slug":"bpc-157","web_search":true}[/ADDTASK]\n# EX: [ADDTASK]{"ask":"Populate BPC-157 with more sources and widgets","slug":"bpc-157","post_to":"/api/protocol/populate","max_rounds":4}[/ADDTASK]\n["","ADDTASK"]
  doc: https://miscsubjects.com/api/dispatch?key=ADDTASK&format=markdown
  run: https://miscsubjects.com/api/dispatch?invoke=ADDTASK&body=%7B%22ask%22%3A%22Write%20evidence-graded%20BPC-157%20article%22%2C%22slug%22%3A%22bpc-157%22%2C%22web_search%22%3Atrue%7D&share=<TOKEN>
  history: https://miscsubjects.com/api/invocations?object_id=ADDTASK

### Troubleshooting
- If a row's example has placeholders, replace only the placeholder values and preserve separators.
- If a call fails, open its receipt and repair it with POST /api/dispatch {key, body, repairs:'inv_ID'}.
- If token scope denies this system, ask the owner for a row:/rows:/pfx: token scoped to the exact operation set.

Back to the tree: https://miscsubjects.com/api/dispatch?map=1&format=markdown