mirror of
https://github.com/langgenius/dify-plugin-sdks.git
synced 2026-07-22 02:15:22 -04:00
parameter type error #50
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Ena-0606 on GitHub (Aug 1, 2025).
(1) type: array

cannot use parameter "array" in dify-plugin python sdk, but the official document shows 'array' in the parameter type list.
error message is showed below:

(2) type any

It just shows a blank block.
@Ena-0606 commented on GitHub (Aug 25, 2025):
pls help to tackle this problem, thanks