OIP system: APPS
APPS
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.
This page is the operating article for one build subsystem. It is generated from live directory rows. If a task belongs to this subsystem, scan the operations below, open the matching capability article, run only the exact object named there, and verify by receipt.
Kind: core. Capabilities: 1. Machine system map: /api/dispatch?map=APPS&format=markdown. Root: /a/oip.
Operations
APPS_SCRIPT_RUN
Generic Apps Script invocation. $1=action name, $2=JSON args. Routes to the airunner web app deployment which has Google Drive / Sheets / Tasks / Calendar / Apps Script-runtime access. Use when you need to read/write the user's Google stuff. $$2 (double dollar) inlines the args JSON raw, so callers pass {"k":"v"} not as a string but as a JSON value Use when: any natural language about Google Drive / Sheets / Tasks / Calendar / Apps Script. Arguments: see content. Human article: /a/oip-capability-apps-script-run. Machine doc: ?key=APPS_SCRIPT_RUN&format=markdown. Invocation history: /api/invocations?object_id=APPS_SCRIPT_RUN.