Linear GraphQL Use this skill for raw Linear GraphQL work during Symphony app-server sessions. Primary tool Use the client tool exposed by Symphony's app-server session. It reuses Symphony's configured Linear auth for the session. Tool input: Tool behavior: - Send one GraphQL operation per tool call. - Treat a top-level array as a failed GraphQL operation even if the tool call itself completed. - Keep queries/mutations narrowly scoped; ask only for the fields you need. Discovering unfamiliar operations When you need an unfamiliar mutation, input type, or object field, use targeted introspecti…