Skip to content

Add api subcommand for raw GraphQL access #123

@bendrucker

Description

@bendrucker

Similar to gh api in GitHub CLI — allows raw GraphQL queries without needing domain-specific commands.

Right now querying the Linear API directly requires calling auth token and piping it into curl. This is risky since if done incorrectly it will leak the token into LLM/session history. A dedicated linear api subcommand would avoid that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions