Create FormTool to create a new form in Basin.
Create Form WebhookTool to create a new webhook for a specific form.
Create ProjectTool to create a new Basin project.
Delete FormTool to delete a form.
Delete ProjectTool to delete a project.
Delete SubmissionTool to permanently delete a form submission by its ID.
Delete WebhookTool to delete a specific webhook.
Get DomainsTool to retrieve a list of all custom domains associated with the Basin account.
Get Form DetailsRetrieves comprehensive details about a specific Basin form including configuration, notification settings, security options, branding, webhooks, and submission counts.
Get FormsRetrieves a list of all Basin forms with their configuration and metadata.
Get Form WebhookTool to retrieve details of a specific form webhook by its ID.
Get Project DetailsTool to retrieve detailed information about a specific project.
Get ProjectsRetrieves a list of Basin projects from your account.
Get SubmissionsRetrieve form submissions from Basin with optional filtering, sorting, and search capabilities.
Get WebhooksTool to retrieve all webhooks associated with a specific form.
List Form ViewsRetrieves a list of all Basin form views with their configuration and metadata.
Update FormTool to update an existing Basin form by ID.
Update ProjectTool to update details of an existing project.
Update WebhookTool to update settings of an existing webhook for a form.