> ## 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_list_workflows

> List workflows for a workspace.

# `ocoya_list_workflows`

Lists workflows for a workspace.

## Arguments

| Name          | Type   | Required | Description                                |
| ------------- | ------ | -------- | ------------------------------------------ |
| `workspaceId` | string | Yes      | Workspace ID from `ocoya_list_workspaces`. |

## Example

```json theme={null}
{
  "name": "ocoya_list_workflows",
  "arguments": {
    "workspaceId": "cmayvq3hk00017apshay5qezu"
  }
}
```

## Returns

Returns workflow IDs, creation dates, names, and enabled state.
