Critical-risk tools in Coda MCP Server
4 of the 35 tools in Coda MCP Server are classified as critical risk. This page profiles those tools specifically, with recommended policy actions and the attack patterns that target them.
Every operation listed below is an action PolicyLayer recommends controlling at the transport layer. Open any tool to see the full profile, risk score, and YAML policy snippet.
Tools at critical risk
-
coda_delete_docDestructiveDelete a Coda document permanently. THIS ACTION IS IRREVERSIBLE. Args: - doc_id (string): The document ID to delete Returns: Confirmation of deletion.
-
coda_delete_pageDestructiveDelete a page from a Coda document permanently. THIS ACTION IS IRREVERSIBLE. Args: - doc_id (string): The document ID - page_id (string): The page ID or name to delete ...
-
coda_delete_rowDestructiveDelete a specific row from a Coda table. This action is irreversible. Args: - doc_id (string): The document ID - table_id (string): The table ID - row_id (string): T...
-
coda_delete_rowsDestructiveSupprime plusieurs lignes d
Attacks that target this class
Critical-risk tools in any server share these documented attack patterns. Each links to the full case and the defensive policy.