Skip to main content
Glama

search_users

Find users in Thinkific by email address using exact or partial matches. Supports pagination for managing large user lists.

Instructions

Search for users by email address. The Thinkific API filters users by exact or partial email match.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesEmail address (or partial email) to search for
pageNoPage number. Default: 1
limitNoItems per page. Default: 25
Behavior2/5

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 filtering behavior ('exact or partial email match'), which is useful. However, it doesn't disclose critical behavioral traits like whether this is a read-only operation, pagination details (implied by parameters but not described), rate limits, authentication requirements, or what the response format looks like. For a search tool with no annotations, this leaves significant gaps in understanding how the tool behaves.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is appropriately sized and front-loaded with the core purpose in the first sentence. The second sentence adds useful API-specific context without redundancy. Both sentences earn their place by providing essential information efficiently, with zero waste or unnecessary elaboration.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's complexity (search with pagination), lack of annotations, and no output schema, the description is incomplete. It covers the basic purpose and filtering behavior but misses critical details like response format, error handling, pagination behavior beyond parameters, and differentiation from sibling tools. For a tool that returns data without structured output documentation, this leaves too much unspecified for effective agent use.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so the schema already documents all three parameters thoroughly. The description adds minimal value beyond the schema by mentioning 'email address (or partial email)' for the query parameter, but this is redundant with the schema's description. No additional semantics are provided for 'page' or 'limit.' With high schema coverage, the baseline score of 3 is appropriate as the description doesn't significantly enhance parameter understanding.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's purpose: 'Search for users by email address' specifies the verb (search), resource (users), and search criteria (email). It distinguishes from generic user retrieval tools like 'get_user' or 'list_users' by focusing on email-based search. However, it doesn't explicitly differentiate from 'gql_user_by_email' which appears to be a sibling tool with similar functionality.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides implied usage context by stating 'The Thinkific API filters users by exact or partial email match,' which suggests when this tool is appropriate. However, it doesn't explicitly state when to use this versus alternatives like 'gql_user_by_email' or 'list_users,' nor does it mention any prerequisites or exclusions. The guidance is present but incomplete.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

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