Skip to main content

Module graphql_tool

Module graphql_tool 

Source
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§

GraphqlToolResult
Result of a linear_graphql tool call.

Functions§

execute_graphql_tool
Execute a linear_graphql tool call against the Linear API.
tool_spec
Tool spec for advertising linear_graphql during handshake (S10.5).
validate_input
Validate the input for a linear_graphql tool call (S10.5).