For the complete documentation index, see llms.txt. This page is also available as Markdown.

Explore Parta MCP tools

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

Blocks

Tool ID
Description

apply_editor_block_template

Replaces a block structure with a template, then applies content on top.

create_editor_block

Creates new blocks in a section from one or more templates.

create_editor_block_from_html

Converts a supported HTML fragment into one new editor block.

delete_editor_block

Soft-deletes a block and removes it from the section order.

duplicate_editor_block

Duplicates a block within its section.

get_block_link

Returns a direct URL to a block in the project editor.

get_edit_project_content_guide

Explains the workflow for locating, reading, editing, and verifying block content.

get_editor_block

Returns full block details, including the current content schema.

list_editor_blocks

Lists active blocks in a section in order.

move_editor_block

Moves a block within a section or to another section.

update_editor_block

Updates one block by replacing bankContentItems.

update_editor_blocks

Updates several blocks, with each update committed independently.

Branding

Tool ID
Description

get_branding

Returns one company-level branding by ID.

get_brandings_link

Returns a direct URL to the brandings list.

get_customize_branding_guide

Explains how to customize branding and apply it to a project.

list_brandings

Lists company-level brandings and presets.

update_project_branding

Assigns a company branding to a project or resets it.

Comments

Tool ID
Description

create_comment

Creates a comment on a section, task, block, or element.

delete_comment

Soft-deletes a comment and its replies.

get_comment

Returns one comment by ID.

list_comments

Lists comments by location, author, mentions, state, or order.

mark_comment_read

Marks a top-level comment thread as read.

subscribe_comment

Subscribes the current user to a comment thread.

unsubscribe_comment

Unsubscribes the current user from a comment thread.

update_comment

Updates comment text or status.

Workspace

Tool ID
Description

get_company_link

Returns a direct URL to the company page.

list_companies

Lists companies available to the current user.

Resources

Tool ID
Description

cancel_s3_upload

Aborts one multipart upload and removes pending metadata.

cancel_s3_uploads

Aborts several multipart uploads and cleans up related metadata.

complete_s3_upload

Finalizes one multipart upload after parts are uploaded.

complete_s3_uploads

Finalizes several multipart uploads independently.

copy_file_to_project

Shares an existing file with another project without duplicating the S3 object.

create_file_directory

Creates a new folder in a project or company media library.

create_s3_upload

Starts a multipart upload for one file of known size.

create_s3_uploads

Starts multipart uploads for several files at once.

delete_file

Soft-deletes a file from a media library.

delete_file_directory

Soft-deletes a folder and all its contents.

get_file_url

Returns direct download URLs for a file and its variants.

get_manage_project_files_guide

Explains file storage workflows, including upload, copy, replace, and delete.

get_use_files_in_blocks_guide

Explains how to insert uploaded files into block content.

list_files

Lists files and folders in a project or company media library.

rename_file_directory

Renames a directory in a media library.

replace_asset

Replaces a file everywhere it is used across the company library.

upload_file_from_url

Imports a public file URL into a media library.

Projects

Tool ID
Description

create_editor_project

Creates a new project in a company.

create_project_group

Creates a new project folder in a company.

delete_project_group

Deletes an empty project folder.

duplicate_editor_project

Duplicates a project with its sections, blocks, and tags.

get_explore_project_structure_guide

Explains how to read a project structure.

get_project_link

Returns a direct URL to the project page.

get_project_tree

Returns a project as a nested document at a chosen depth.

list_editor_projects

Lists non-archived projects in a company.

list_project_groups

Lists project folders in a company.

move_editor_project

Moves a project into another folder or to the company root.

update_editor_project

Updates the name of an existing project.

update_project_group

Updates a project folder name, description, color, or location.

Sections

Tool ID
Description

create_editor_section

Creates one new section in a project.

create_editor_sections

Creates several sections in one call.

delete_editor_section

Soft-deletes a section and its tasks.

duplicate_editor_section

Duplicates a section and its blocks.

get_section_link

Returns a direct URL to a section in the editor.

list_editor_sections

Lists project sections with positions, levels, and types.

move_editor_section

Moves a section and can re-nest it.

update_editor_section

Updates the name of an existing section.

System

Tool ID
Description

clear_session_cache

Clears per-session caches after external changes.

Templates

Tool ID
Description

create_editor_template_group

Creates a template group for editor templates and tags.

delete_editor_template

Deletes an editor template.

delete_editor_template_group

Archives a template group if it is empty.

get_build_project_from_template_guide

Explains how to create a project from a template.

get_chapter_creation_defaults

Returns editorial defaults for chapter grouping.

get_course_creation_defaults

Returns editorial defaults for new course structure.

get_cover_creation_defaults

Returns editorial defaults for the course cover.

get_editor_block_by_template_id

Returns a block content schema for a template ID.

get_page_creation_defaults

Returns editorial defaults for landing pages.

get_parta_quick_start_templates_guide

Lists templates in the Parta Quick-Start Collection.

get_quiz_creation_defaults

Returns editorial defaults for quiz sections.

get_template_choice_defaults

Returns the default template-group choice for course creation.

get_template_structure_guide

Explains how to inspect a template content schema.

list_editor_template_groups

Lists editor template groups in a company.

list_editor_templates

Lists editor templates inside a template group.

update_editor_template

Updates a template name, tags, or group.

update_editor_template_group

Updates a template group name, color, or branding.

Last updated