For AI agents: a documentation index is available at https://docs.plungeai.com/llms.txt. Append .md to any page URL, or send Accept: text/markdown, to get markdown. Setup instructions for agents are at https://docs.plungeai.com/agents.md. Execution planes take an ozk_ key; the models plane takes an sk-ocean- key.

Documentation Index: fetch the complete documentation index at /llms.txt. Use this file to discover all available pages before exploring further.
POST/v1/discovery/resolve

Not yet described in the overlay (TI-20).

Authorizations

Authorizationstringheaderrequired
Bearer token: Authorization: Bearer ozk_…. ozk_ platform API key (Authorization: Bearer ozk_…)

Body

application/json
taskstringrequired
What you want done, in plain language
kindsstring[]
Card types to consider (agent, workflow, connector, mcp_server, skill, plugin, …); plural kinds are accepted aliases. Default: every discoverable kind

Maximum array length: 8

categorystring
statusstring

Default: active

Response

Resolve decision

  • application/json
outcomeenum<string>

Available options: match, uncertain, none

toolobject
operationobject
callobject
confidencenumber | null
null on the keyword fallback (decision model unavailable)
alternativesobject[]
modeenum<string>

Available options: shadow, act

Planned: TI-33

Search is not available yet. Until it ships, use the page index or browse the sidebar.

Planned: TI-34

The docs assistant is not available yet. You can hand these docs to your own assistant instead.