scf_create_team_assignment
Assign a team to a scoped control or evidence item, optionally setting it as the accountable team and demoting the incumbent.
Instructions
Assign a team to one scoped control or evidence item (write — admin role). is_accountable makes it the accountable team and demotes any incumbent to consulted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Item kind | |
| org_id | Yes | Organization UUID — obtain from scf_list_organizations | |
| item_id | Yes | Scoped control or evidence tracking record UUID | |
| team_id | Yes | Team UUID — obtain from scf_list_teams | |
| is_accountable | No | Make this the accountable team (default false) |