Add member to project or portfolio
member_addGrant a user or team access to a project or portfolio with a specified role: admin, editor, commenter, or viewer.
Instructions
Give a person or team access to a project or portfolio. NOTE Asana's own limits: a project can only be admin / editor / commenter — there is no view-only level for projects, so 'commenter' is the least access possible. A portfolio can be admin / editor / viewer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| member_gid | Yes | User gid (or team gid). Use asana_find with type 'user'. | |
| parent_gid | Yes | The project or portfolio to grant access to. | |
| access_level | Yes | Projects: admin/editor/commenter. Portfolios: admin/editor/viewer. |