Tools
ocoya_get_workflow
Fetch workflow details and available step options for an Ocoya workflow before inspecting, toggling, or running it.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Fetch workflow details and available step options for an Ocoya workflow before inspecting, toggling, or running it.
| Name | Type | Required | Description |
|---|---|---|---|
workflowId | string | Yes | Ocoya workflow ID. |
{
"name": "ocoya_get_workflow",
"arguments": {
"workflowId": "cmajvvb9q0003ja5vh0538j6r"
}
}