Delete Portfolio
asana_delete_portfolioPermanently delete an Asana portfolio using its GID, without deleting the projects it contains. Returns a success confirmation.
Instructions
Permanently delete a portfolio. This does NOT delete the projects in the portfolio. Returns a success message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| portfolio_gid | Yes | The GID of the portfolio to delete (numeric string, e.g. `'1234567890123'`). |