archivebox_authentication
Perform authentication tasks for ArchiveBox: retrieve or verify API tokens to control access to archiving operations.
Instructions
Manage archivebox authentication operations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action to perform. Must be one of: 'get_api_token', 'check_api_token' | |
| params_json | No | JSON string of parameters to pass to the action. | {} |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||