update_workflow_summary
Update compliance workflow summaries and ReadMe documentation using workflow IDs to maintain accurate audit records and process clarity.
Instructions
Args: - id (str): workflow id. This can be fetched from path /status/id of 'get_workflows' output - summary (str): workflow summary, preferably ReadMe.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| summary | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |