remove_gear_from_activity
Remove gear from an activity by providing the activity ID and the gear's UUID.
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 |