Add project to portfolio
portfolio_add_itemAdd a project or sub-portfolio to a portfolio and optionally reposition it. If the item already exists, this tool moves it to the specified location.
Instructions
Add a project (or sub-portfolio) to a portfolio, optionally at a chosen position. Adding an item that is already present moves it to that position.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_gid | Yes | The project or portfolio to add. | |
| insert_after | No | Place it after this existing item. | |
| insert_before | No | Place it before this existing item. | |
| portfolio_gid | Yes | Asana gid (numeric string). Use asana_find to look one up by name. |