> For the complete documentation index, see [llms.txt](https://help.parta.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.parta.io/mcp/explore-parta-mcp-tools.md).

# Explore Parta MCP tools

Explore the capabilities available via Parta MCP by category and purpose.

{% hint style="success" %}
Use the search fields to quickly navigate the table contents.
{% endhint %}

### Blocks

<table><thead><tr><th width="300">Tool ID</th><th>Description</th></tr></thead><tbody><tr><td><code>apply_editor_block_template</code></td><td>Replaces a block structure with a template, then applies content on top.</td></tr><tr><td><code>create_editor_block</code></td><td>Creates new blocks in a section from one or more templates.</td></tr><tr><td><code>create_editor_block_from_html</code></td><td>Converts a supported HTML fragment into one new editor block.</td></tr><tr><td><code>delete_editor_block</code></td><td>Soft-deletes a block and removes it from the section order.</td></tr><tr><td><code>duplicate_editor_block</code></td><td>Duplicates a block within its section.</td></tr><tr><td><code>get_block_link</code></td><td>Returns a direct URL to a block in the project editor.</td></tr><tr><td><code>get_edit_project_content_guide</code></td><td>Explains the workflow for locating, reading, editing, and verifying block content.</td></tr><tr><td><code>get_editor_block</code></td><td>Returns full block details, including the current content schema.</td></tr><tr><td><code>list_editor_blocks</code></td><td>Lists active blocks in a section in order.</td></tr><tr><td><code>move_editor_block</code></td><td>Moves a block within a section or to another section.</td></tr><tr><td><code>update_editor_block</code></td><td>Updates one block by replacing <code>bankContentItems</code>.</td></tr><tr><td><code>update_editor_blocks</code></td><td>Updates several blocks, with each update committed independently.</td></tr></tbody></table>

### Branding

<table><thead><tr><th width="300">Tool ID</th><th>Description</th></tr></thead><tbody><tr><td><code>get_branding</code></td><td>Returns one company-level branding by ID.</td></tr><tr><td><code>get_brandings_link</code></td><td>Returns a direct URL to the brandings list.</td></tr><tr><td><code>get_customize_branding_guide</code></td><td>Explains how to customize branding and apply it to a project.</td></tr><tr><td><code>list_brandings</code></td><td>Lists company-level brandings and presets.</td></tr><tr><td><code>update_project_branding</code></td><td>Assigns a company branding to a project or resets it.</td></tr></tbody></table>

### Comments

<table><thead><tr><th width="300">Tool ID</th><th>Description</th></tr></thead><tbody><tr><td><code>create_comment</code></td><td>Creates a comment on a section, task, block, or element.</td></tr><tr><td><code>delete_comment</code></td><td>Soft-deletes a comment and its replies.</td></tr><tr><td><code>get_comment</code></td><td>Returns one comment by ID.</td></tr><tr><td><code>list_comments</code></td><td>Lists comments by location, author, mentions, state, or order.</td></tr><tr><td><code>mark_comment_read</code></td><td>Marks a top-level comment thread as read.</td></tr><tr><td><code>subscribe_comment</code></td><td>Subscribes the current user to a comment thread.</td></tr><tr><td><code>unsubscribe_comment</code></td><td>Unsubscribes the current user from a comment thread.</td></tr><tr><td><code>update_comment</code></td><td>Updates comment text or status.</td></tr></tbody></table>

### Workspace

<table><thead><tr><th width="300">Tool ID</th><th>Description</th></tr></thead><tbody><tr><td><code>get_company_link</code></td><td>Returns a direct URL to the company page.</td></tr><tr><td><code>list_companies</code></td><td>Lists companies available to the current user.</td></tr></tbody></table>

### Resources

<table><thead><tr><th width="300">Tool ID</th><th>Description</th></tr></thead><tbody><tr><td><code>cancel_s3_upload</code></td><td>Aborts one multipart upload and removes pending metadata.</td></tr><tr><td><code>cancel_s3_uploads</code></td><td>Aborts several multipart uploads and cleans up related metadata.</td></tr><tr><td><code>complete_s3_upload</code></td><td>Finalizes one multipart upload after parts are uploaded.</td></tr><tr><td><code>complete_s3_uploads</code></td><td>Finalizes several multipart uploads independently.</td></tr><tr><td><code>copy_file_to_project</code></td><td>Shares an existing file with another project without duplicating the S3 object.</td></tr><tr><td><code>create_file_directory</code></td><td>Creates a new folder in a project or company media library.</td></tr><tr><td><code>create_s3_upload</code></td><td>Starts a multipart upload for one file of known size.</td></tr><tr><td><code>create_s3_uploads</code></td><td>Starts multipart uploads for several files at once.</td></tr><tr><td><code>delete_file</code></td><td>Soft-deletes a file from a media library.</td></tr><tr><td><code>delete_file_directory</code></td><td>Soft-deletes a folder and all its contents.</td></tr><tr><td><code>get_file_url</code></td><td>Returns direct download URLs for a file and its variants.</td></tr><tr><td><code>get_manage_project_files_guide</code></td><td>Explains file storage workflows, including upload, copy, replace, and delete.</td></tr><tr><td><code>get_use_files_in_blocks_guide</code></td><td>Explains how to insert uploaded files into block content.</td></tr><tr><td><code>list_files</code></td><td>Lists files and folders in a project or company media library.</td></tr><tr><td><code>rename_file_directory</code></td><td>Renames a directory in a media library.</td></tr><tr><td><code>replace_asset</code></td><td>Replaces a file everywhere it is used across the company library.</td></tr><tr><td><code>upload_file_from_url</code></td><td>Imports a public file URL into a media library.</td></tr></tbody></table>

### Projects

<table><thead><tr><th width="300">Tool ID</th><th>Description</th></tr></thead><tbody><tr><td><code>create_editor_project</code></td><td>Creates a new project in a company.</td></tr><tr><td><code>create_project_group</code></td><td>Creates a new project folder in a company.</td></tr><tr><td><code>delete_project_group</code></td><td>Deletes an empty project folder.</td></tr><tr><td><code>duplicate_editor_project</code></td><td>Duplicates a project with its sections, blocks, and tags.</td></tr><tr><td><code>get_explore_project_structure_guide</code></td><td>Explains how to read a project structure.</td></tr><tr><td><code>get_project_link</code></td><td>Returns a direct URL to the project page.</td></tr><tr><td><code>get_project_tree</code></td><td>Returns a project as a nested document at a chosen depth.</td></tr><tr><td><code>list_editor_projects</code></td><td>Lists non-archived projects in a company.</td></tr><tr><td><code>list_project_groups</code></td><td>Lists project folders in a company.</td></tr><tr><td><code>move_editor_project</code></td><td>Moves a project into another folder or to the company root.</td></tr><tr><td><code>update_editor_project</code></td><td>Updates the name of an existing project.</td></tr><tr><td><code>update_project_group</code></td><td>Updates a project folder name, description, color, or location.</td></tr></tbody></table>

### Sections

<table><thead><tr><th width="300">Tool ID</th><th>Description</th></tr></thead><tbody><tr><td><code>create_editor_section</code></td><td>Creates one new section in a project.</td></tr><tr><td><code>create_editor_sections</code></td><td>Creates several sections in one call.</td></tr><tr><td><code>delete_editor_section</code></td><td>Soft-deletes a section and its tasks.</td></tr><tr><td><code>duplicate_editor_section</code></td><td>Duplicates a section and its blocks.</td></tr><tr><td><code>get_section_link</code></td><td>Returns a direct URL to a section in the editor.</td></tr><tr><td><code>list_editor_sections</code></td><td>Lists project sections with positions, levels, and types.</td></tr><tr><td><code>move_editor_section</code></td><td>Moves a section and can re-nest it.</td></tr><tr><td><code>update_editor_section</code></td><td>Updates the name of an existing section.</td></tr></tbody></table>

### System

<table><thead><tr><th width="300">Tool ID</th><th>Description</th></tr></thead><tbody><tr><td><code>clear_session_cache</code></td><td>Clears per-session caches after external changes.</td></tr></tbody></table>

### Templates

<table><thead><tr><th width="300">Tool ID</th><th>Description</th></tr></thead><tbody><tr><td><code>create_editor_template_group</code></td><td>Creates a template group for editor templates and tags.</td></tr><tr><td><code>delete_editor_template</code></td><td>Deletes an editor template.</td></tr><tr><td><code>delete_editor_template_group</code></td><td>Archives a template group if it is empty.</td></tr><tr><td><code>get_build_project_from_template_guide</code></td><td>Explains how to create a project from a template.</td></tr><tr><td><code>get_chapter_creation_defaults</code></td><td>Returns editorial defaults for chapter grouping.</td></tr><tr><td><code>get_course_creation_defaults</code></td><td>Returns editorial defaults for new course structure.</td></tr><tr><td><code>get_cover_creation_defaults</code></td><td>Returns editorial defaults for the course cover.</td></tr><tr><td><code>get_editor_block_by_template_id</code></td><td>Returns a block content schema for a template ID.</td></tr><tr><td><code>get_page_creation_defaults</code></td><td>Returns editorial defaults for landing pages.</td></tr><tr><td><code>get_parta_quick_start_templates_guide</code></td><td>Lists templates in the Parta Quick-Start Collection.</td></tr><tr><td><code>get_quiz_creation_defaults</code></td><td>Returns editorial defaults for quiz sections.</td></tr><tr><td><code>get_template_choice_defaults</code></td><td>Returns the default template-group choice for course creation.</td></tr><tr><td><code>get_template_structure_guide</code></td><td>Explains how to inspect a template content schema.</td></tr><tr><td><code>list_editor_template_groups</code></td><td>Lists editor template groups in a company.</td></tr><tr><td><code>list_editor_templates</code></td><td>Lists editor templates inside a template group.</td></tr><tr><td><code>update_editor_template</code></td><td>Updates a template name, tags, or group.</td></tr><tr><td><code>update_editor_template_group</code></td><td>Updates a template group name, color, or branding.</td></tr></tbody></table>
