Execute a Memory Tool
Available Tool IDs
| Tool | Description |
|---|---|
orgx_search | Search organizational memory and project context. |
orgx_recommend | Return a context-aware next action recommendation. |
chatgpt. prefix. The API normalizes
chatgpt.orgx_search to orgx_search.
Request Fields
| Field | Type | Required | Description |
|---|---|---|---|
tool_id | string | Yes | Allowed tool ID. |
args | object | No | Tool-specific arguments. |
project_id | string | No | Optional project scope. |
initiative_id | string | No | Optional initiative scope. |
run_id | string | No | Optional run scope. |
Response
Errors
| Status | Meaning |
|---|---|
400 | Missing tool_id or invalid JSON. |
401 | API key authentication failed. |
403 | Tool is not available through the client REST API. |
MCP Equivalent
For AI clients, use:orgx_searchorgx_searchorgx_recommend
