Linear
Project management · 90 actions · connect by signing in
Actions
A sample of the 90 Linear actions. Each keeps the schema of the real API.
linear.list_issuesreadlinear.get_issuereadlinear.create_issuewritelinear.list_projectsreadlinear.get_projectreadlinear.create_projectwritelinear.list_commentsreadlinear.get_commentreadlinear.create_commentwritelinear.delete_issuedelete
From your agent
Your agent never loads these up front. It searches in plain words and gets back the one it needs.
search_tools
{ "query": "list issues", "app": "linear" }execute_tool
{ "name": "linear.list_issues",
"fields": ["id"] }