Skip to main content
Glama
Dswane
by Dswane

Get course context

get_course_context

Retrieves a course's full operational context including tee-sheet, inventory, policies, events, weather, pace risks, and learning insights to inform decisions.

Instructions

Returns the full operating context for the course: tee-sheet summary, inventory, booking and pricing policies, events, weather, pace risks, recent decisions, and learning insights. An agent should call this before acting.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dateNo2026-06-06
courseIdNodemo
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are present, so the description carries full burden. It discloses what data is returned but omits behavioral traits such as side effects, authentication requirements, or performance characteristics. A read operation is implied but not confirmed.

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?

Two sentences: the first lists the comprehensive return data, the second provides critical usage guidance. Every word adds value; no superfluous content.

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

Completeness4/5

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

Given the lack of output schema and annotations, the description fairly covers what the tool returns and when to use it. The list of data types is informative, though the exact return structure remains unspecified.

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

Parameters2/5

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

Schema description coverage is 0%, and the description adds no detail about the 'date' or 'courseId' parameters beyond their names. Defaults are given, but format, constraints, or valid values are not explained.

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

Purpose5/5

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

Description clearly states it returns 'full operating context' for a course, listing specific data categories (tee-sheet, inventory, policies, etc.). This distinguishes it from siblings like get_available_inventory or check_booking_action, which are more narrow.

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

Usage Guidelines4/5

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

Explicitly advises 'An agent should call this before acting,' establishing strong usage context. While it does not enumerate when not to use or provide alternatives, this directive is sufficient given the sibling tools that are more specific.

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/Dswane/Sports-Context-Protocol'

If you have feedback or need assistance with the MCP directory API, please join our Discord server