Clear all data from the graph memory and rebuild indices in the RBT Document Editor. This irreversible operation deletes all graph data and should be used with caution.
Retrieve document structure and section IDs to identify content sections before editing, reducing token usage by accessing only metadata instead of full content.
Extract specific sections or individual blocks from RBT documents to access targeted content without reading entire files, reducing token usage and improving efficiency.
Add new content blocks to document sections including paragraphs, code snippets, lists, and tables to organize and structure your documents effectively.
Modify existing document blocks including paragraphs, code, lists, and tables by updating content, titles, items, headers, or programming language specifications.
Enables querying SAP SuccessFactors OData API metadata and managing Role-Based Permission (RBP) configurations. It provides tools for retrieving entity metadata, listing permission roles, and inspecting user-specific access rights through MCP-compatible clients.
A template for deploying an authentication-free MCP server on Cloudflare Workers. Enables quick deployment of custom tools accessible via SSE from Claude Desktop or the Cloudflare AI Playground.
Enables efficient editing of RBT documents with structured operations that read and modify specific sections or blocks. Reduces LLM token consumption by 80-95% compared to full file operations through smart caching and partial document access.