Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Add Paste JSON Schema Functionality to Custom Tools #4052

Closed
AsharibAli opened this issue Feb 20, 2025 · 0 comments
Closed

[FEATURE] Add Paste JSON Schema Functionality to Custom Tools #4052

AsharibAli opened this issue Feb 20, 2025 · 0 comments

Comments

@AsharibAli
Copy link
Contributor

Problem Statement

Currently, when creating custom tools in Flowise, users need to manually add each property to the Input Schema one by one using the "Add Item" button. This process becomes tedious and time-consuming when dealing with multiple properties or when copying existing schemas from other sources.

Current Workflow

  1. Click "Add Item" button
  2. Fill in property details manually:
    • Property name
    • Type
    • Description
    • Required status
  3. Repeat for each property needed

Proposed Solution

Add a "Paste JSON" feature that allows users to:

  1. Paste a complete JSON schema at once
  2. Convert it automatically to the grid format
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant