delete_entity_attachment
Delete an attachment from a project, portfolio, or goal by providing the entity type, entity ID, and file ID.
Instructions
Delete an attachment from a project, portfolio, or goal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_id | Yes | Attachment file ID | |
| entity_id | Yes | Entity ID | |
| entity_type | Yes | "project", "portfolio", or "goal" |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |