remove_export
Remove an export tracking entry by specifying the content expression and optional matching pattern.
Instructions
Remove export tracking entry from Project.exports.
Removes only the tracking entry, not the actual exported file. Requires exact match of expression and pattern (if provided).
Arguments
expression (required): string
Content expression to remove from export tracking.
pattern: any
Optional pattern to match. Must match exactly if provided.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes | Arguments for remove_export tool. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |