update-team

Solid

Update an existing team's name, description, or configuration.

Data & Documents 77 stars 20 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 85/100

Stars 20%
63
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
25
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Update Team Update an existing team's name, description, or other properties. ## Usage ```bash bash config/skills/orchestrator/update-team/execute.sh '{"teamId":"817a1aeb-...","name":"New Name","description":"Updated description"}' ``` ## Parameters | Parameter | Required | Description | |-----------|----------|-------------| | `teamId` | Yes | The team UUID to update | | `name` | No | New team name | | `description` | No | New team description | ## Output JSON with the updated team data.

Details

Author
stevehuang0115
Repository
stevehuang0115/crewly
Created
8 months ago
Last Updated
yesterday
Language
TypeScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category