aap_update_team
Update an existing AAP team's details. Change its name or description by providing the team ID and new values.
Instructions
Update an existing AAP team (PATCH).
Args: params (UpdateTeamInput): Fields to update (name, description).
Returns: str: JSON with updated team id and name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |