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

Open
4 tasks done
Little-YangYang opened this issue Dec 31, 2024 · 0 comments
Open
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
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