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

Missing Parameter Types in Quick Tool Integration Documentation #12256

Closed
4 tasks done
Little-YangYang opened this issue Dec 31, 2024 · 1 comment
Closed
4 tasks done
Labels
📚 documentation Improvements or additions to documentation

Comments

@Little-YangYang
Copy link

Self Checks

  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit report (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

Provide a description of requested docs changes

The Quick Tool Integration documentation states that only four parameter types are supported:

type Parameter type, currently supports string, number, boolean, select four types, corresponding to string, number, boolean, drop-down box

However, when attempting to use an unsupported type, the system raised an error listing additional parameter types:

Input should be 'string', 'number', 'boolean', 'select', 'secret-input', 'file', 'files' or 'systme-files'

It appears that the documentation is missing these additional types (secret-input, file, files, system-files).

Suggestion

Could you provide a complete YAML specification for the type field? Including all valid types in the documentation would help ensure developers are fully informed and avoid errors during integration.

@dosubot dosubot bot added the 📚 documentation Improvements or additions to documentation label Dec 31, 2024
Copy link

dosubot bot commented Jan 31, 2025

Hi, @Little-YangYang. I'm Dosu, and I'm helping the Dify team manage their backlog. I'm marking this issue as stale.

Issue Summary:

  • You reported an inconsistency in the Quick Tool Integration documentation.
  • The documentation lists only four parameter types, missing others like secret-input, file, files, and system-files.
  • You suggested updating the documentation to include all supported parameter types.
  • There have been no further comments or activity on this issue.

Next Steps:

  • Please confirm if this issue is still relevant to the latest version of the Dify repository by commenting here.
  • If there is no further activity, this issue will be automatically closed in 15 days.

Thank you for your understanding and contribution!

@dosubot dosubot bot added the stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed label Jan 31, 2025
@dosubot dosubot bot closed this as not planned Won't fix, can't repro, duplicate, stale Feb 15, 2025
@dosubot dosubot bot removed the stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed label Feb 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📚 documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant