Expand description
Optional linear_graphql client-side tool extension (Spec Section 10.5).
Allows the coding agent to execute GraphQL queries/mutations against Linear using Symphony’s configured tracker auth.
Structs§
- Graphql
Tool Result - Result of a
linear_graphqltool call.
Functions§
- execute_
graphql_ tool - Execute a
linear_graphqltool call against the Linear API. - tool_
spec - Tool spec for advertising
linear_graphqlduring handshake (S10.5). - validate_
input - Validate the input for a
linear_graphqltool call (S10.5).