scf_create_team
Create a new empty team aligned to a business function, with an admin role and optional description. Use to set up a team before adding members.
Instructions
Create a team aligned to a business function (write — admin role). The team is born empty; that is legal and reported through health warnings, not refused.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Team name (1–255 characters) | |
| org_id | Yes | Organization UUID — obtain from scf_list_organizations | |
| description | No | What the team is responsible for | |
| function_id | Yes | Primary business function — obtain from scf_list_functions | |
| function_ids | No | Additional functions the team serves |