remove_gear_from_activity
Remove gear association from an activity by supplying the activity ID and gear UUID to unlink them.
Instructions
Remove gear association from an activity
Unlinks a specific piece of gear from an activity.
Args: activity_id: ID of the activity gear_uuid: UUID of the gear to remove
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gear_uuid | Yes | ||
| activity_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |