archivebox_core
Perform core ArchiveBox operations like retrieving snapshots, archive results, and tags.
Instructions
Manage archivebox core operations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action to perform. Must be one of: 'get_snapshots', 'get_snapshot', 'get_archiveresults', 'get_tag', 'get_any' | |
| params_json | No | JSON string of parameters to pass to the action. | {} |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||