Object Invocation Protocol · protocol specification

OIP system: Google Workspace

#oip#object-invocation-protocol#protocol-specification#machine-native-json#system

Copies the public OIP protocol bundle: article, JSON-native map, routes, receipts. No owner token.

§SELF — protocol specification
## §SELF — OIP protocol specification

**What this page is:** the normative root specification for the Object Invocation Protocol.

**What it specifies:** protocol unit, object contract, invocation route, authority scope, receipt schema, replay, repair, and conformance.

**Read:** https://miscsubjects.com/a/oip-system-google
**Machine bundle:** https://miscsubjects.com/api/articles/oip-system-google/bundle?format=markdown
**Live object tree:** https://miscsubjects.com/api/dispatch?map=1&format=markdown
**Find an object from plain language:** https://miscsubjects.com/api/dispatch?ask=<what you want>
**Read one object:** https://miscsubjects.com/api/dispatch?key=<KEY>&format=markdown

**Proof rule:** an action is not proven by intent, description, or a 200. It is proven by the ledger and the OIP receipt for the invocation.

Google Workspace

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: api. Capabilities: 8. Machine system map: /api/dispatch?map=GOOGLE&format=markdown. Root: /a/oip.

Operations

GOOGLE_DRIVE_LIST

List Google Drive files. $1=optional folder id or query (blank = root) Use when: find a file before downloading Arguments: see content. Human article: /a/oip-capability-google-drive-list. Machine doc: ?key=GOOGLE_DRIVE_LIST&format=markdown. Invocation history: /api/invocations?object_id=GOOGLE_DRIVE_LIST.

GOOGLE_DRIVE_GET

Download Google Drive file content as plain text. $1=file id. Use after GOOGLE_DRIVE_LIST Use when: you need to google drive get Arguments: see content. Human article: /a/oip-capability-google-drive-get. Machine doc: ?key=GOOGLE_DRIVE_GET&format=markdown. Invocation history: /api/invocations?object_id=GOOGLE_DRIVE_GET.

GOOGLE_SHEETS_GET

Read a Google Sheet range as 2D JSON. $1=sheet id, $2=A1 range (e.g. Sheet1!A1:Z100) Use when: reporting tables Arguments: see content. Human article: /a/oip-capability-google-sheets-get. Machine doc: ?key=GOOGLE_SHEETS_GET&format=markdown. Invocation history: /api/invocations?object_id=GOOGLE_SHEETS_GET.

GOOGLE_SHEETS_APPEND

Append a row to a Google Sheet. $1=sheet id, $2=tab name, $3=JSON array of values Use when: log Arguments: see content. Human article: /a/oip-capability-google-sheets-append. Machine doc: ?key=GOOGLE_SHEETS_APPEND&format=markdown. Invocation history: /api/invocations?object_id=GOOGLE_SHEETS_APPEND.

GOOGLE_CALENDAR_LIST

Upcoming Google Calendar events. $1=calendar id (or "primary"), $2=optional ISO start Use when: answer "what is on my calendar" Arguments: see content. Human article: /a/oip-capability-google-calendar-list. Machine doc: ?key=GOOGLE_CALENDAR_LIST&format=markdown. Invocation history: /api/invocations?object_id=GOOGLE_CALENDAR_LIST.

GOOGLE_CALENDAR_CREATE

Create a Google Calendar event. $1=calendar id, $2=title, $3=ISO start, $4=ISO end Use when: add a meeting Arguments: see content. Human article: /a/oip-capability-google-calendar-create. Machine doc: ?key=GOOGLE_CALENDAR_CREATE&format=markdown. Invocation history: /api/invocations?object_id=GOOGLE_CALENDAR_CREATE.

GOOGLE_TASKS_LIST

List Google Tasks. $1=optional task list id Use when: answer "what is on my todo list" Arguments: see content. Human article: /a/oip-capability-google-tasks-list. Machine doc: ?key=GOOGLE_TASKS_LIST&format=markdown. Invocation history: /api/invocations?object_id=GOOGLE_TASKS_LIST.

GOOGLE_TASKS_ADD

Add a Google Task. $1=optional list id, $2=title, $3=optional notes Use when: the user says "add to my todos" Arguments: see content. Human article: /a/oip-capability-google-tasks-add. Machine doc: ?key=GOOGLE_TASKS_ADD&format=markdown. Invocation history: /api/invocations?object_id=GOOGLE_TASKS_ADD.

8
capabilities
Evidence · 5 sources · swipe →chain oipinvocatio · verify chain · provenance

Key evidence

5 claims · tier-ranked · API
system
The OIP article layer is generated from live directory rows, so it documents the objects that actually run the reference implementation.
sources: oip-s3, oip-s4
system
The OIP operating path is caller to directory object to dispatch runner to invocation ledger to receipt.
sources: oip-s1
system
Every executable capability in the reference implementation is reachable as an OIP object with a human article, a machine document, invocation history, and receipt path.
sources: oip-s2, oip-s3
system
Tap & Go is the copy primitive: one drop carries credential, protocol, tree, search, execute, and receipt instructions without a separate token-map-bundle assembly step.
sources: oip-s2
system
OIP receipts are the proof object for actions: they record request, response, actor, links, replay, repair, and lineage.
sources: oip-s2, oip-s5
Talk to this article
Tap a phone. Ask anything about OIP system: Google Workspace. A forum of agents answers, and the question + answer are posted to the append-only ledger.
Questions queue for the coding-agent forum (one answer per cron tick). Real phone instead: iMessage +14245134626 · WhatsApp. Thread + proof: JSON · ledger.
oip-system-google · posted 2026-07-02 · updated 2026-07-02
Ledger API & provenance
Provenance · 1 model pass · 0 tokens · $0 · 1 model
chain head virtual-oip
generate system/oip_articles · 2026-07-02 22:59 · 0 tok · virtual-oip
verify chain →
OIP REST + ledger
system shelf GET /api/dispatch?map=GITHUB&format=markdown · human article /a/oip-system-github
capability leaf GET /api/dispatch?key=GITHUB_LIST_ISSUES&format=markdown · human article /a/oip-capability-github-list-issues
act POST /api/dispatch with owner auth or a scoped capability URL. Public docs are open; mutating action is token-bounded.
token explain GET /api/dispatch?explain=1&share=TOKEN
receipt GET /api/dispatch?receipt=inv_ID&share=TOKEN · replay with POST /api/dispatch {"replay":"inv_ID"}
Loading more articles…