Dock MCP Tools
Dock exposes 71 tools. Each one has its own page with the configuration for every client that can run this server.
-
list_workspacesRead-onlylist workspaces
-
get_workspaceRead-onlyget workspace
-
list_rowsRead-onlylist rows
-
create_rowMutatingcreate row
-
get_rowRead-onlyget row
-
update_rowMutatingupdate row
-
delete_rowMutatingdelete row
-
move_rowsMutatingmove rows
-
get_docRead-onlyget doc
-
get_workspace_schemaRead-onlyget workspace schema
-
add_columnMutatingadd column
-
list_workspace_membersRead-onlylist workspace members
-
delete_workspaceMutatingdelete workspace
-
update_workspaceMutatingupdate workspace
-
share_workspaceshare workspace
-
update_workspace_memberMutatingupdate workspace member
-
remove_workspace_memberMutatingremove workspace member
-
update_docMutatingupdate doc
-
validate_doc_markdownvalidate doc markdown
-
update_doc_sectionMutatingupdate doc section
-
append_doc_sectionMutatingappend doc section
-
get_htmlRead-onlyget html
-
update_htmlMutatingupdate html
-
validate_htmlvalidate html
-
create_workspaceMutatingcreate workspace
-
get_recent_eventsRead-onlyget recent events
-
searchRead-onlysearch
-
get_billingRead-onlyget billing
-
upgrade_planupgrade plan
-
downgrade_plandowngrade plan
-
request_limit_increaserequest limit increase
-
list_surfacesRead-onlylist surfaces
-
create_surfaceMutatingcreate surface
-
update_surfaceMutatingupdate surface
-
delete_surfaceMutatingdelete surface
-
list_api_keysRead-onlylist api keys
-
rotate_api_keyrotate api key
-
revoke_api_keyMutatingrevoke api key
-
request_revoke_agent_keyrequest revoke agent key
-
request_rotate_agent_keyrequest rotate agent key
-
list_webhooksRead-onlylist webhooks
-
create_webhookMutatingcreate webhook
-
update_webhookMutatingupdate webhook
-
rotate_webhook_secretrotate webhook secret
-
delete_webhookMutatingdelete webhook
-
send_messageMutatingsend message
-
create_support_ticketMutatingcreate support ticket
-
list_my_support_ticketsRead-onlylist my support tickets
-
list_sheet_functionsRead-onlylist sheet functions
-
validate_formulavalidate formula
-
evaluate_formulaevaluate formula
-
add_commentMutatingadd comment
-
list_commentsRead-onlylist comments
-
get_comment_threadRead-onlyget comment thread
-
reply_to_commentreply to comment
-
resolve_commentRead-onlyresolve comment
-
unresolve_commentunresolve comment
-
react_to_commentreact to comment
-
list_filesRead-onlylist files
-
get_fileRead-onlyget file
-
delete_fileMutatingdelete file
-
share_fileshare file
-
revoke_file_shareMutatingrevoke file share
-
list_recent_filesRead-onlylist recent files
-
address_bookaddress book
-
upload_fileMutatingupload file
-
bulk_create_rowsbulk create rows
-
bulk_update_rowsbulk update rows
-
list_capabilitiesRead-onlylist capabilities
-
pull_capabilitypull capability
-
request_connectionrequest connection
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.