coconuts_health_list
ChatGPTGet health and latency for eligible Coconut instances.
coconuts_list
ChatGPTList Coconut instances visible to the signed-in user or active organization.
connectors_catalog_list
ChatGPTList available connectors in the Coconut control plane catalog.
context_get
ChatGPTGet one or more context documents from a Coconut. When keys are omitted, fetches role, agents, team, and memory.
context_group_get
ChatGPTGet one Context-section group and its knowledge documents. Each document includes its absolute URL, source coconut name, filename, and last-updated timestamp.
context_group_list
ChatGPTList the home-shared project groups visible in the active organization's Context section on the Coconut dashboard. Each group contains knowledge documents accessible via context_group_get.
job_create
ChatGPTCreate a scheduled job on a Coconut you can modify. Provide prompt and an interval schedule object. Cron schedules are not currently accepted by the Coconut Jobs API.
job_run
ChatGPTManually trigger a one-time run for an existing job on a Coconut you can modify.
job_update
ChatGPTUpdate an existing scheduled job on a Coconut you can modify. Only the provided fields are changed.
jobs_get
ChatGPTGet one job definition from a Coconut.
jobs_list
ChatGPTList jobs for one Coconut.
knowledge_create
ChatGPTCreate a knowledge document on a Coconut you can modify.
knowledge_get
ChatGPTGet a knowledge document by filename or path from a Coconut.
knowledge_search
ChatGPTSearch knowledge documents on one Coconut.
knowledge_update
ChatGPTUpdate an existing knowledge document on a Coconut. Only the provided fields are changed.
skill_create
ChatGPTCreate a new skill on an organization Coconut. Only available to Clerk org admins for the active organization context.
skill_get
ChatGPTGet a skill by identifier from an organization Coconut. Only available to Clerk org admins for the active organization context.
skill_list
ChatGPTList skills on an organization Coconut. Only available to Clerk org admins for the active organization context.
skill_update
ChatGPTUpdate an existing skill on an organization Coconut. Only available to Clerk org admins for the active organization context.
task_review
ChatGPTStart a non-interactive agent review session for an existing task. Returns without starting a new session if the task is already active.
task_start
ChatGPTStart a non-interactive agent work session for an existing task. Returns without starting a new session if the task is already active.
task_update
ChatGPTUpdate an existing task on a Coconut. Only the provided fields are changed.
tasks_create
ChatGPTCreate a task on a Coconut you can modify. Requires coconutId, title, and content. The intent field is a deprecated alias for title and is still accepted for backward compatibility.
tasks_get
ChatGPTGet one task from a Coconut.
tasks_list
ChatGPTList tasks for one Coconut, optionally filtered.