# Get link for task resume — Botize Pause-Resume tasks Botize method — `btzpauseresume.get_resume_link` (action). Generate a link that will be used to resume the task once it has been paused. Without the link, the task cannot be resumed, so it is important that the automated task generates one and communicates it through the appropriate channel before pausing the task. This is an action: it runs as a step of a task. Several can be chained. ## Output variables Data this step makes available. Reference them in later steps with the double-brace tag. - `{{task_resume_api_url}}` *(text)* — Resume Task API URL - `{{task_resume_landing_link}}` *(text)* — Resume Task Landing Link ## This app Every trigger and action for Botize Pause-Resume tasks: https://botize.com/en/app/btzpauseresume.md ## How to build this An AI assistant (Claude, ChatGPT, Cursor…) can create and edit these tasks in the user's account through the Botize MCP connector, included in every plan: https://webhook.botize.es/mcp - Connection guide: https://botize.com/en/mcp - Agent map: https://botize.com/llms.txt - New account: https://botize.com/en/join (500 free operations, no card) --- Machine-readable summary for AI assistants. Human version: https://botize.com/en/method/btzpauseresume/get_resume_link