Revoke a public share link
delete_share_tokenRevoke a recipe share link to stop public access. Confirm the action to remove the share token and make the recipe unreadable.
Instructions
Revokes a share link, so the recipe is no longer readable through it. Asks a person first; where the client cannot show a dialog, call once to receive a token and again with it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token_id | Yes | Share token UUID, from list_share_tokens | |
| confirm_token | No | Confirmation token from a previous call of this tool with the same arguments. Omit on the first call. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| truncated | No | Present only when entries were dropped to fit the budget. | |
| revoked_token_id | Yes |