Skip to main content
Glama

Get API Documentation

get_api_docs
Read-onlyIdempotent

Retrieve Service Fusion API documentation by section. Use "index" for table of contents or a specific slug like "jobs" or "customers" to get endpoints, parameters, and schemas.

Instructions

Look up Service Fusion REST API documentation. Call with section="index" to see all available sections, or pass a specific section like "jobs", "customers", "estimates", "data-types", "authentication", etc. Returns official endpoint docs including parameters, filters, field lists, request/response schemas, and examples.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sectionYesSection to retrieve. Use "index" for table of contents, or a section slug like "jobs", "customers", "estimates", "invoices", "techs", "data-types", "authentication", "known-issues". Use "full" for the complete reference (large).
Behavior4/5

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

Annotations already indicate read-only, non-destructive, and idempotent behavior. The description adds value by detailing what the output contains (endpoint docs, parameters, filters, etc.) without contradicting the annotations.

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 two sentences, front-loaded with purpose, and includes specific usage guidance without extraneous information. Every sentence contributes value.

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

Completeness5/5

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

Despite lacking an output schema, the description adequately explains the return content (parameters, filters, field lists, request/response schemas, examples). For a documentation retrieval tool, it is complete.

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

Parameters5/5

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

The single parameter 'section' has 100% schema coverage, but the description adds significant meaning by explaining special values like 'index' and 'full', and providing examples of section slugs like 'jobs', 'customers', etc., which is beyond the schema.

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?

The description clearly states it retrieves Service Fusion REST API documentation, differentiating it from sibling tools that focus on specific entities. It specifies the verb 'look up' and the resource 'Service Fusion REST API documentation'.

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?

The description provides explicit guidance on how to use the tool: call with section='index' for all sections, or a specific section like 'jobs'. It gives examples but does not explicitly mention when not to use it or alternatives, though the context implies it is for documentation retrieval only.

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/commair-tools/mcp-servicefusion-public'

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