OIP system: LBL
LBL
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: 2. Machine system map: /api/dispatch?map=LBL&format=markdown. Root: /a/oip.
Operations
LBL_GET
GET a path on the loop data platform (api.lbl.fyi, the loop-api-worker). Arg: the path after the host, e.g. "v4/health" or "2chat/contacts" (slashes preserved). Returns raw JSON + status. fyi. If a path needs auth (401), use WEB_FETCH with the right header, or ask Cyrus for the token Use when: Cyrus asks for data from the loop platform / lbl Arguments: $1. Human article: /a/oip-capability-lbl-get. Machine doc: ?key=LBL_GET&format=markdown. Invocation history: /api/invocations?object_id=LBL_GET.
LBL_POST
POST to the loop data platform (api.lbl.fyi). For custom auth headers use WEB_FETCH Use when: trigger/send something on the loop platform Arguments: path|json_body. Human article: /a/oip-capability-lbl-post. Machine doc: ?key=LBL_POST&format=markdown. Invocation history: /api/invocations?object_id=LBL_POST.