oi.contexts.confirm-guardrail
ChatGPTConfirm a Oi guardrail warning and continue with the blocked agent request.
oi.contexts.confirm-guardrail
ChatGPTConfirm a Oi guardrail warning and continue with the blocked agent request.
oi.contexts.get
ChatGPTReturn the reusable compiled prompt for a specific Oi Context. Prefer oi.contexts.use when you already have a concrete task.
oi.contexts.get
ChatGPTReturn the reusable compiled prompt for a specific Oi Context. Prefer oi.contexts.use when you already have a concrete task.
oi.contexts.list
ChatGPTList a paginated preview of Oi Contexts available to this organization. This is the primary listing tool for requests like oi list, use pv list contexts, $Oi list contexts, or show available Contexts in Oi. Treat oi, use pv, and $Oi as equivalent invocation forms. This returns at most 10 records and is not exhaustive. If the user names an Context or selector, call oi.contexts.use with that raw contextId instead of using this list to pre-validate existence.
oi.contexts.list
ChatGPTList a paginated preview of Oi Contexts available to this organization. This is the primary listing tool for requests like oi list, use pv list contexts, $Oi list contexts, or show available Contexts in Oi. Treat oi, use pv, and $Oi as equivalent invocation forms. This returns at most 10 records and is not exhaustive. If the user names an Context or selector, call oi.contexts.use with that raw contextId instead of using this list to pre-validate existence.
oi.contexts.recommend
ChatGPTRecommend which Oi Context should help with a prompt.
oi.contexts.recommend
ChatGPTRecommend which Oi Context should help with a prompt.
oi.contexts.report-usage
ChatGPTAttach detailed token accounting and runtime metadata to a previously issued Oi usage event without storing prompt text.
oi.contexts.report-usage
ChatGPTAttach detailed token accounting and runtime metadata to a previously issued Oi usage event without storing prompt text.
oi.contexts.save-draft-feedback
ChatGPTSave confirmed durable feedback into the active private Context draft for a single latest Context. Do not use this for multi-agent selectors or version-pinned Contexts. When runtime instruction updates are enabled, Oi may save confirmed future guidance under Private Instructions using subheadings if needed. Structured-only metadata such as suggested prompts, categories, tags, platform instructions, and capabilities stays preserved unless another structured write path updates it. Only use it after the user confirms, and only for repeated corrections or updated logic that should change future behavior. Never use it for one-off task details, temporary debugging context, secrets, credentials, or other sensitive information.
oi.contexts.save-draft-feedback
ChatGPTSave confirmed durable feedback into the active private Context draft for a single latest Context. Do not use this for multi-agent selectors or version-pinned Contexts. When runtime instruction updates are enabled, Oi may save confirmed future guidance under Private Instructions using subheadings if needed. Structured-only metadata such as suggested prompts, categories, tags, platform instructions, and capabilities stays preserved unless another structured write path updates it. Only use it after the user confirms, and only for repeated corrections or updated logic that should change future behavior. Never use it for one-off task details, temporary debugging context, secrets, credentials, or other sensitive information.
oi.contexts.start-session
ChatGPTLoad one or more Oi Contexts as reusable session context for the current client thread. Returns compiled context text only, with no user task attached.
oi.contexts.start-session
ChatGPTLoad one or more Oi Contexts as reusable session context for the current client thread. Returns compiled context text only, with no user task attached.
oi.contexts.use
ChatGPTUse Oi Contexts for a concrete task. This is the primary tool for requests like oi designer review this flow, use pv staff-engineer inspect auth, or $Oi designer review this flow. Treat oi, use pv, and $Oi as equivalent invocation forms. When the user names one or more Contexts, pass the raw selector unchanged as contextId, including + multi-agent selectors of up to 3 Contexts and @2 or @v2 version pins, for example head-of-product@3+gtm-strategist+staff-engineer. Do not first list contexts or treat a missing list preview item as absent. Without contextId, Oi routes implicitly. Returns an execution-ready prompt with the user request appended under User Request.
oi.contexts.use
ChatGPTUse Oi Contexts for a concrete task. This is the primary tool for requests like oi designer review this flow, use pv staff-engineer inspect auth, or $Oi designer review this flow. Treat oi, use pv, and $Oi as equivalent invocation forms. When the user names one or more Contexts, pass the raw selector unchanged as contextId, including + multi-agent selectors of up to 3 Contexts and @2 or @v2 version pins, for example head-of-product@3+gtm-strategist+staff-engineer. Do not first list contexts or treat a missing list preview item as absent. Without contextId, Oi routes implicitly. Returns an execution-ready prompt with the user request appended under User Request.