can_archive
Check whether the current user can archive a target within a specified workspace, returning permission status.
Instructions
Check whether the current user can archive a target.
workspace_id: target workspace ID — get available IDs from list_workspaces()
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target_id | Yes | ||
| target_type | Yes | ||
| workspace_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |