We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/activepieces/activepieces'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
translation.json•6.69 KiB
{
"Build powerful forms, workflows, and document automation.": "Build powerful forms, workflows, and document automation.",
"Your Feathery admin API key. You can get an API key by creating an account.": "Your Feathery admin API key. You can get an API key by creating an account.",
"Create Form": "Create Form",
"Update Form": "Update Form",
"Delete Form": "Delete Form",
"List Form Submissions": "List Form Submissions",
"Export Form Submission PDF": "Export Form Submission PDF",
"Create a form based on an existing template form.": "Create a form based on an existing template form.",
"Update a form's properties including status and translations.": "Update a form's properties including status and translations.",
"Delete a specific form.": "Delete a specific form.",
"List submission data for a particular form.": "List submission data for a particular form.",
"Create a PDF export for a specific form submission.": "Create a PDF export for a specific form submission.",
"Form Name": "Form Name",
"Template Form": "Template Form",
"Enabled": "Enabled",
"Steps": "Steps",
"Step Images": "Step Images",
"Step Videos": "Step Videos",
"Step Texts": "Step Texts",
"Step Buttons": "Step Buttons",
"Step Progress Bars": "Step Progress Bars",
"Step Fields": "Step Fields",
"Navigation Rules": "Navigation Rules",
"Navigation Conditions": "Navigation Conditions",
"Logic Rules": "Logic Rules",
"Form": "Form",
"Translations": "Translations",
"Confirm Delete": "Confirm Delete",
"Start Time": "Start Time",
"End Time": "End Time",
"Created After": "Created After",
"Created Before": "Created Before",
"Count": "Count",
"Completion Status": "Completion Status",
"Fields": "Fields",
"Exclude Field Values": "Exclude Field Values",
"Sort": "Sort",
"Page Size": "Page Size",
"Use Cache": "Use Cache",
"Field Search": "Field Search",
"Fuzzy Search Threshold": "Fuzzy Search Threshold",
"Fuzzy Search Parameters": "Fuzzy Search Parameters",
"User": "User",
"The name of the new form (must be unique).": "The name of the new form (must be unique).",
"Select the template form to copy from.": "Select the template form to copy from.",
"Whether the created form should be enabled. If not set, inherits from template.": "Whether the created form should be enabled. If not set, inherits from template.",
"Define the steps for your form.": "Define the steps for your form.",
"Edit image elements on steps.": "Edit image elements on steps.",
"Edit video elements on steps.": "Edit video elements on steps.",
"Edit text elements on steps.": "Edit text elements on steps.",
"Edit button elements on steps.": "Edit button elements on steps.",
"Edit progress bar elements on steps.": "Edit progress bar elements on steps.",
"Edit field elements on steps.": "Edit field elements on steps.",
"Define how users navigate between steps.": "Define how users navigate between steps.",
"Conditions for navigation rules. Reference the navigation rule by its index (0-based).": "Conditions for navigation rules. Reference the navigation rule by its index (0-based).",
"Advanced logic rules for the form.": "Advanced logic rules for the form.",
"Select the form to update.": "Select the form to update.",
"New name for the form.": "New name for the form.",
"Whether the form should be enabled or disabled.": "Whether the form should be enabled or disabled.",
"Add translations for form text. Note: This will override existing translations.": "Add translations for form text. Note: This will override existing translations.",
"Select the form to delete.": "Select the form to delete.",
"Check to confirm deletion. This action cannot be undone.": "Check to confirm deletion. This action cannot be undone.",
"Select the form to get submissions for.": "Select the form to get submissions for.",
"Limit submissions to after this update time.": "Limit submissions to after this update time.",
"Limit submissions to before this update time.": "Limit submissions to before this update time.",
"Limit submissions to after this creation time.": "Limit submissions to after this creation time.",
"Limit submissions to before this creation time.": "Limit submissions to before this creation time.",
"Limit the number of returned submissions.": "Limit the number of returned submissions.",
"Filter by completion status.": "Filter by completion status.",
"Comma-separated list of field IDs to return.": "Comma-separated list of field IDs to return.",
"Don't return field data. More performant for large datasets.": "Don't return field data. More performant for large datasets.",
"How to sort the returned field values.": "How to sort the returned field values.",
"Number of results per page (default 500, max 1000).": "Number of results per page (default 500, max 1000).",
"Use cached data for faster response (may be a few minutes old).": "Use cached data for faster response (may be a few minutes old).",
"Search for submissions with specific field values.": "Search for submissions with specific field values.",
"Score threshold between 0 and 1 for fuzzy search.": "Score threshold between 0 and 1 for fuzzy search.",
"Fields and terms for fuzzy search. Weights must sum to 1.": "Fields and terms for fuzzy search. Weights must sum to 1.",
"Select the form to export submission from.": "Select the form to export submission from.",
"Select the user whose submission to export.": "Select the user whose submission to export.",
"All": "All",
"Completed Only": "Completed Only",
"Incomplete Only": "Incomplete Only",
"Alphabetically by Field ID": "Alphabetically by Field ID",
"By Form Layout": "By Form Layout",
"New Form Submission": "New Form Submission",
"Form Completed": "Form Completed",
"File Submitted": "File Submitted",
"Triggers when a user submits data through your form.": "Triggers when a user submits data through your form.",
"Triggers when a form is completed by an end user.": "Triggers when a form is completed by an end user.",
"Triggers when a file is submitted in your form, or when a document is signed/generated.": "Triggers when a file is submitted in your form, or when a document is signed/generated.",
"Lookup By": "Lookup By",
"Document ID": "Document ID",
"Select the form to monitor for submissions.": "Select the form to monitor for submissions.",
"Select the form to monitor for completions.": "Select the form to monitor for completions.",
"Choose how to find document envelopes.": "Choose how to find document envelopes.",
"The ID of the document template to monitor.": "The ID of the document template to monitor.",
"Select the user to monitor for file submissions.": "Select the user to monitor for file submissions.",
"Document Template": "Document Template"
}