POST
linear_organization.py
Posts a GraphQL document to
POST /graphql, as every tool in this pack does.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Get the workspace itself — its name, URL key and member count.
from charter.packs import linear
result = await linear.organization.ainvoke({})
POST /graphql, as every tool in this pack does.| Field | Type | Description |
|---|---|---|
variables | NoVariables | This query takes no variables. |
Was this page helpful?