create_flow_event
Create a new event for a flow to record deployment or lifecycle events. Provide flow ID, event type, and optional summary.
Instructions
Create a new event for a flow (e.g. deployment or lifecycle event).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Event type | |
| flow_id | Yes | Flow ID (UUID) | |
| summary | No | Optional event summary |