project_link_delete
Remove single or multiple links from projects permanently on the atlas-mcp-server. Supports bulk and single-mode deletion for efficient management.
Instructions
Delete links from projects permanently. Supports both single link deletion and bulk operations for multiple links.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
linkId | No | Required for single mode: Link ID to delete. | |
linkIds | No | Required for bulk mode: Array of 1-100 link IDs to delete. | |
mode | Yes | 'single' for one link, 'bulk' for multiple links. |