gql_post
Retrieve specific posts or replies from Thinkific using GraphQL queries by providing the post ID.
Instructions
Find a post or reply by ID (GraphQL).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The post ID |
Retrieve specific posts or replies from Thinkific using GraphQL queries by providing the post ID.
Find a post or reply by ID (GraphQL).
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The post ID |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries full burden. It mentions GraphQL but doesn't disclose behavioral traits like whether it's read-only, error handling, authentication needs, or rate limits. For a tool with no annotations, this leaves significant gaps in understanding its operation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single, efficient sentence that front-loads the purpose ('Find a post or reply by ID') and adds necessary context ('GraphQL') without waste. Every word earns its place, making it appropriately sized and structured.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given no annotations, no output schema, and a simple input schema, the description is incomplete. It doesn't explain what the tool returns, error conditions, or how it fits into the broader context of sibling tools. For a retrieval tool in a complex server, more context is needed to be fully helpful.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, with the parameter 'id' fully documented in the schema. The description adds minimal value by implying the ID is for a post or reply, but doesn't provide additional semantics beyond what the schema already states. Baseline 3 is appropriate given high schema coverage.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the action ('Find') and resource ('a post or reply'), specifying it's by ID using GraphQL. It distinguishes from siblings like 'gql_create_post' or 'gql_update_post' by focusing on retrieval, but doesn't explicitly differentiate from other get_* tools that might also fetch posts.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No guidance on when to use this tool versus alternatives like 'get_content' or other gql_* tools for posts. The description implies it's for finding by ID but doesn't specify context or prerequisites, leaving usage unclear relative to siblings.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ackbarguppi-ai/thinkific-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server