Skip to main content
Glama

pfc_browse_reference

Browse PFC reference documentation to find model properties, contact models, range filters, and plot items. Specify a topic path and version for detailed syntax and parameters.

Instructions

Browse PFC reference documentation (syntax elements, model properties).

References are language elements used within commands, not standalone commands.

Navigation levels:

  • No topic: All reference categories

  • Category (e.g., "contact-models"): List items in category

  • Full path (e.g., "contact-models linear"): Full documentation

When to use:

  • Need contact model property names (kn, ks, fric, pb_*)

  • Need range filtering syntax (position, cylinder, group, id)

  • Need plot item configuration (color-by, cut plane, transparency, legend)

  • Setting up "contact cmat add model ... property ..." commands

  • Using range filters in any PFC command

  • Configuring "plot item create" commands

Related tools:

  • pfc_browse_commands: Command syntax (e.g., "ball create")

  • pfc_query_command: Search commands by keywords

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
topicNoReference topic to browse (space-separated path). Examples: - None or '': List all reference categories - 'contact-models': List all contact models - 'contact-models linear': Linear model properties - 'range-elements': Range elements overview (24 elements) - 'range-elements position': Position range syntax - 'plot-items': Plot item types (ball, wall, contact keywords) - 'plot-items ball': Ball overview + available sub-topics - 'plot-items ball color-by': Ball color-by keyword details
versionNoPFC documentation version (6.0/7.0/9.0). Defaults to 7.0. Filters contact models by version availability; range-elements and plot-items are version-agnostic.7.0

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior5/5

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

With no annotations provided, the description fully covers behavioral aspects. It explains the three navigation levels (no topic, category, full path) and includes version-specific filtering behaviors. The input schema parameter descriptions complement this by giving detailed examples.

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 well-structured with clear sections: overview, navigation levels, when to use, and related tools. It is front-loaded with the core purpose and avoids redundancy, making it efficient for an AI agent to parse.

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?

Given the tool's purpose (browsing reference) and the presence of an output schema, the description covers all necessary aspects: navigation, usage scenarios, and parameter details. No gaps are evident.

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

Parameters4/5

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

The input schema has 100% description coverage, so baseline is 3. The description adds value by explaining navigation levels and when to use specific parameter values, but the schema already provides extensive examples. Thus, the description enhances meaning but is not critically necessary.

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 that the tool browses PFC reference documentation, including syntax elements and model properties. It distinguishes itself from siblings like pfc_browse_commands and pfc_query_command by specifying that references are language elements within commands, not standalone commands.

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

Usage Guidelines5/5

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

The description explicitly lists when to use the tool, including specific scenarios like needing contact model property names, range filtering syntax, or plot item configuration. It also provides a 'Related tools' section naming alternatives, offering clear guidance on tool selection.

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/yusong652/pfc-mcp'

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