sigma_add_connection_grant
Add a grant to a connection, granting a member or team either annotate or usage permission.
Instructions
Add a grant to a connection.
grant_type: 'member' or 'team'. permission: 'annotate' (Can Use & Annotate) or 'usage' (Can Use).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| grant_type | Yes | ||
| grantee_id | Yes | ||
| permission | Yes | ||
| connection_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |