manage_reverse_task
Manage JS reverse engineering tasks via a single entry point for list, update, progress, search, archive, tag, compare, and more. Reduces tool-selection overhead in the MCP server.
Instructions
Unified reverse task entry for list/get/summarize/progress/update/timeline/archive/restore/search/tag/prune/compare actions. Preferred task-management entry to reduce tool-selection overhead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | ||
| goal | No | ||
| next | No | ||
| tags | No | ||
| limit | No | ||
| query | No | ||
| stage | No | ||
| action | Yes | ||
| detail | No | ||
| result | No | ||
| status | No | ||
| taskId | No | ||
| taskSlug | No | ||
| targetUrl | No | ||
| outputMode | No | ||
| otherTaskId | No | ||
| replaceTags | No | ||
| currentStage | No | ||
| nextStepHint | No | ||
| evidenceLimit | No | ||
| timelineLimit | No | ||
| currentSummary | No | ||
| timelineAction | No | ||
| timelineStatus | No | ||
| includeArchived | No | ||
| successCriteria | No | ||
| pruneOlderThanDays | No |