Create portfolio
portfolio_createCreate a new portfolio within a specified Asana workspace by providing a name and optional color and visibility settings.
Instructions
Create a portfolio in a workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| color | No | One of: none, red, orange, yellow-orange, yellow, yellow-green, green, blue-green, aqua, blue, indigo, purple, magenta, hot-pink, pink, cool-gray | |
| public | No | Visible to the whole workspace (default false). | |
| workspace_gid | Yes | Asana gid (numeric string). Use asana_find to look one up by name. |