get_workflow_info
Retrieve detailed information about a specific workflow by providing its ID to access configuration, status, and operational data.
Instructions
Get detailed information about a specific workflow.
Args:
workflow_id: ID of the workflow to get information for
Returns:
String containing the workflow informationInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflow_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |