Skip to main content
Glama
250,544 tools. Last updated 2026-06-30 02:50

"SideQuest" matching MCP tools:

  • Retrieve flow identifiers linked to a sidequest, enabling progress tracking and dependency management in functional programming projects.
    MIT
  • Delete a sidequest by providing its ID and a note with reason, severity, and source, using item validation.
    MIT
  • Update a sidequest's name, status, priority, paused task, description, or flow IDs by providing the sidequest ID and desired changes.
    MIT
  • Retrieve items for a sidequest by providing the sidequest ID, with optional filtering by status (pending, in_progress, completed).
    MIT
  • Pause a current task to handle urgent interruptions like bug fixes, blockers, or unexpected work. Create a sidequest with priority and status to track the interruption.
    MIT
  • Fetch all necessary context for a task—associated items, flows, files, functions, and optional interactions and notes—to resume work from a single call.
    MIT
  • Add a work item to a task, subtask, or sidequest. Items track the smallest units of work.
    MIT
  • Retrieve sidequests with comprehensive filters including status, priority, creation or update dates, and links to tasks or subtasks for precise retrieval.
    MIT
  • Generate a 6-digit device code for authentication. The user must enter this code on the Bonto website while logged in with their SideQuest account.
    Connector