Skip to main content
Glama

Connect Airtable content bus

connect_airtable_content_bus

Set up an Airtable content scaffold with record and field maps, sync policy, adapter source, and token/rate-limit safety notes for reliable TouchDesigner integration.

Instructions

Create an Airtable content scaffold with record maps, field maps, sync policy, adapter source, and token/rate-limit safety notes.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameNoGenerated baseCOMP name.airtable_content_bus
activeNo
base_idNoapp_show_base
view_nameNoApproved
table_nameNoShow Content
adapter_urlNohttp://127.0.0.1:9061/airtable
field_countNo
parent_pathNoParent COMP for the Airtable content-bus scaffold./project1
adapter_modeNorest_json
record_countNo
sync_directionNoread_only
Behavior3/5

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

Annotations already indicate non-readOnly and openWorld behavior, so the description is not required to restate that. It does add 'token/rate-limit safety notes' as a scaffold component, which is extra context. However, it doesn't detail actual side effects (e.g., external Airtable access, local file creation) beyond what annotations imply.

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 a single, front-loaded sentence with no filler or redundancy. Every phrase adds information about what the scaffold includes, making it appropriately concise for the purpose.

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?

With 11 parameters, no output schema, and only 18% schema coverage, a one-sentence description is insufficient. It lacks prerequisites, expected outputs, and clarification of what 'content scaffold' actually entails, leaving significant gaps for an agent to select and invoke the tool correctly.

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 only 18%, and the description provides no parameter-level explanations. It references high-level components like 'record maps' and 'sync policy' but never connects them to the 11 parameters (e.g., base_id, sync_direction), so it fails to compensate for the low schema coverage.

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 uses a specific verb 'Create' and identifies the resource as 'Airtable content scaffold' with explicit deliverables (record maps, field maps, sync policy, adapter source, and token/rate-limit safety notes). This clearly differentiates it from generic 'connect' sibling tools and states a clear action.

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?

Usage context is implied by the name and description ('create an Airtable content scaffold'), but there is no explicit guidance on when to use this tool versus alternatives, nor any when-not-to-use exclusions. The description says what it does but not when to choose it.

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/lucasmaher-hash/touch-designer-mcp'

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