Create FormTool to create a new form.
Create WebhookTool to create a new webhook for a form.
Delete FormTool to delete a specific form identified by its ID.
Delete WebhookTool to delete a specific webhook.
Get Form DetailsTool to retrieve details of a specific form.
Get Form ResponsesTool to retrieve the responses of a specific form.
Get User InfoTool to retrieve information about the authenticated user.
Get Webhook EventsTool to list events associated with a specific webhook.
Get WorkspaceTool to retrieve a single workspace by its ID with associated members.
List Form QuestionsTool to retrieve all questions from a specific form.
List FormsTool to retrieve a paginated list of forms.
List Organization InvitesTool to retrieve all pending invites in your organization.
List Organization UsersTool to retrieve all users in an organization.
List WebhooksTool to retrieve a paginated list of configured webhooks.
List WorkspacesTool to retrieve a paginated list of workspaces.
Update FormTool to update form details.
Update WebhookTool to update an existing webhook configuration.
Update WorkspaceTool to update the details of a specific workspace identified by its ID.