36 tools from the FlowSheets MCP Server, categorised by risk level.
View the FlowSheets policy →find_department Find a department by name, returning department ID and name. find_member Find a user by name, returning user ID, name, and redacted phone number and email. get_app_info Get application information, including groups, worksheets, and custom pages under the application. The 'type' field of the items object means: 0-Wo... get_optionset_list Get a list of optionsets in the application. get_record_details Get record details, including creator, owner, control information, and generate example values based on control data types. get_record_discussions Get row record discussions. get_record_list Get a list of worksheet records. get_record_logs Get row record logs. get_record_pivot_data Get pivot table summary data for worksheet records. Prioritize using this tool for querying statistics, summaries, and aggregations. get_record_relations Get a list of related records, including source worksheet information, row record information, detailed row record information, and creator informa... get_record_share_link Get a shareable link for a record. 2/5 get_regions Get region information. get_role_details Get role details. get_role_list Get a list of roles in the application. get_time 获取当前时间 get_workflow_details Get workflow details, including request and response parameters. get_workflow_list Get a list of workflows in the application. Used to trigger specific business processes. Determine the applicable business scenario based on the wo... get_worksheet_structure Get worksheet configuration and its control information. add_member_to_role Add member information to a role. Data includes: add users, jobs, departments. 2/5 batch_create_records Batch create new row records. 3/5 batch_update_records Batch update row records. 3/5 create_optionset Create an optionset. Data includes: optionset name, optionset information (option value, sort order, color, score). 2/5 create_record Create a new row record. 2/5 create_role Create a role. Information includes: role name, description, permission information. 2/5 create_worksheet Create a worksheet. Currently supported field types are Text|Number|SingleSelect|MultipleSelect|Date|DateTime|Collaborator|Relation. 2/5 update_optionset Edit an optionset. 2/5 update_record Update a row record. 2/5 update_worksheet Edit a worksheet. 2/5 batch_delete_records Batch delete row records. 5/5 delete_optionset Delete an optionset. 4/5 delete_record Delete a row record. 4/5 delete_role Delete a role. 4/5 delete_worksheet Delete a worksheet. 4/5 leave_all_roles Remove a specified member from all roles in the application. 4/5 remove_member_from_role Remove a member from a role. 4/5 The FlowSheets MCP server exposes 36 tools across 4 categories: Read, Write, Destructive, Execute.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the FlowSheets server.
FlowSheets tools are categorised as Read (18), Write (10), Destructive (7), Execute (1). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept