update_workspace_action
Update a workspace automation action by overwriting its configuration with new title, metadata, details, and hub profile IDs.
Instructions
Update a workspace automation action. All fields are overwritten.
workspace_id: target workspace ID — get available IDs from list_workspaces()
metadata example: {"$type": "ProgressionUpdatedMetadata", "webhookUrl": "https://..."}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| details | No | ||
| metadata | Yes | ||
| action_id | Yes | ||
| workspace_id | Yes | ||
| hub_profile_ids | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |