Skip to content

docs: add form management tools to MCP Server documentation - #9

Open
Abhay2133 wants to merge 1 commit into
mainfrom
docs/mcp-new-tools
Open

docs: add form management tools to MCP Server documentation#9
Abhay2133 wants to merge 1 commit into
mainfrom
docs/mcp-new-tools

Conversation

@Abhay2133

Copy link
Copy Markdown
Contributor

Summary

  • Documents 10 new MCP tools added since the initial 4-tool release: list_forms, create_form, get_form_data, update_form_content, form_publish, get_form_styling, set_form_styling, get_form_rules, set_form_rules, and get_job_status
  • Updates the API token permissions section to include View Forms and Edit Forms scopes
  • Adds form-building use cases and a complete form creation workflow example alongside the existing submission processing workflow

Test plan

  • Review each new tool section for accuracy against the implementation in formester-app/app/mcp/tools/
  • Confirm the async job polling section correctly describes get_job_status statuses and expiry
  • Check that the permissions table covers all combinations
  • Preview the rendered VuePress page locally with yarn docs:dev

🤖 Generated with Claude Code

Document the 10 new MCP tools added since the initial release:
list_forms, create_form, get_form_data, update_form_content,
form_publish, get_form_styling, set_form_styling, get_form_rules,
set_form_rules, and get_job_status (async polling).

Also update the API token permissions section to include
View Forms and Edit Forms, and add form-building use cases
and a form creation workflow example.
@netlify

netlify Bot commented Jun 16, 2026

Copy link
Copy Markdown

Deploy Preview for formester-docs ready!

Name Link
🔨 Latest commit 1e9a705
🔍 Latest deploy log https://app.netlify.com/projects/formester-docs/deploys/6a3109c7e081330008fbe4d2
😎 Deploy Preview https://deploy-preview-9--formester-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@Abhay2133
Abhay2133 requested a review from anirudh-tantry June 16, 2026 08:32
@Abhay2133 Abhay2133 self-assigned this Jun 16, 2026
@Abhay2133 Abhay2133 added the enhancement New feature or request label Jun 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant