Skip to main content
Glama

Append Semantic Section

append_semantic_section

Add a heading-based section with paragraphs, bullets, or callouts to an AFFiNE document, optionally after another existing section.

Instructions

Append a semantic section to an existing AFFiNE document by heading title and native block composition.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
docIdYesAFFiNE document id.
bulletsNoBulleted items to append under the new section.
calloutsNoCallout blocks to append under the new section.
paragraphsNoParagraphs to append under the new section.
workspaceIdNoAFFiNE workspace id. Omit only when AFFINE_WORKSPACE_ID is configured.
sectionTitleYesHeading text for the new semantic section.
afterSectionTitleNoOptional existing section heading to append after.
Behavior3/5

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

Annotations already indicate non-read-only and non-destructive behavior. The description adds that the tool appends a semantic section to an existing document, but does not elaborate on side effects, permission requirements, or behavior when the specified section title already exists. It provides moderate transparency beyond annotations.

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

Conciseness4/5

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

The description is a single sentence that clearly states the action and key concepts. It is concise without being overly terse, though it could benefit from slightly more detail. No wasted words.

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 has 7 parameters and no output schema, the description should explain what the tool returns, prerequisites (e.g., document existence), and error conditions. It lacks this information, making it incomplete for an agent to fully understand the tool's behavior.

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?

The input schema has 100% description coverage, so the schema already documents each parameter. The description does not add new meaning beyond 'by heading title and native block composition', which is a high-level summary. Baseline score of 3 is appropriate.

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 specifies the verb 'append', the resource 'semantic section', and the mechanism 'by heading title and native block composition', making the tool's purpose clear. However, it does not explicitly distinguish itself from sibling tools like 'append_block' or 'create_semantic_page', which slightly reduces differentiation.

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

Usage Guidelines2/5

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

The description provides no guidance on when to use this tool versus alternatives such as 'append_block' or 'append_markdown'. There are no explicit conditions, prerequisites, or exclusions mentioned, leaving the agent to infer usage context.

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/DAWNCR0W/affine-mcp-server'

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