Skip to content

Products

Compliance Officer Service Expert-led compliance, end to end Compliance Portal Share security documents securely Access Review Monitor user access across all your systems AI Agents Run compliance from the tools you use Cookie Banner Consent that follows every visitor's law Device Agent Continuous security posture for every device Open-source platform Deploy Probo on your own infrastructure

Resources

Probo stories How teams get compliant with Probo Blog Ideas and guidance from the Probo team Guides & tools Practical compliance guides and free tools Love from Customers What customers say about working with Probo Changelog Latest product updates Download Get the Device Agent

Company

About The people and vision powering Probo Careers Join the team building Probo Brand assets Official logos and visual resources Security Review our security and compliance posture
Overview Understand Probo and its core concepts Product Explore Probo's GRC capabilities Developers Explore GraphQL, CLI, MCP, n8n, and webhooks Deployment Probo Cloud, self-hosting, and configuration

Explore

GitHub Explore our open-source compliance tools

Linear MCP tools

Browse all 4 Probo MCP tools for linear, with input schemas, output schemas, and behavior hints for building AI agent integrations

View as Markdown

This page documents 4 tools in the linear group. Return to the complete MCP tool reference to browse another group.

Select a tool to inspect its schemas and behavior. Schema links open the exact definition in GitHub.

  1. listLinearTeamsList Linear TeamsRead only

    Search Linear teams for an organization.

    Behavior
    Read only · Non-destructive · Idempotent · Open world
  2. listLinearIssuesList Linear IssuesRead only

    Search Linear issues in a team.

    Behavior
    Read only · Non-destructive · Idempotent · Open world
  3. publishTaskToLinearPublish Task To LinearWrites data

    Publish a Probo task as a new Linear issue.

    Behavior
    Writes data · Non-destructive · Non-idempotent · Open world
  4. linkTaskToLinearLink Task To LinearWrites data

    Link a Probo task to an existing Linear issue. This updates the Probo task with the Linear issue.

    Behavior
    Writes data · Destructive · Non-idempotent · Open world