> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ocoya.com/llms.txt
> Use this file to discover all available pages before exploring further.

# ocoya_get_workflow

> Get workflow details and step options.

# `ocoya_get_workflow`

Gets workflow details and step options.

## Arguments

| Name         | Type   | Required | Description        |
| ------------ | ------ | -------- | ------------------ |
| `workflowId` | string | Yes      | Ocoya workflow ID. |

## Example

```json theme={null}
{
  "name": "ocoya_get_workflow",
  "arguments": {
    "workflowId": "cmajvvb9q0003ja5vh0538j6r"
  }
}
```

## Returns

Returns workflow details, including step metadata and options.
