coze-dev / coze-dev/coze-studio
插件中的工具调用API的时候,能不能只传一个数组,不传对象
Open
- Dominant language
- TypeScript
- Stars
- 21.6k
- Forks
- 3.1k
- PR merge metrics
- No merged PRs in 30d
Description
就是传这样的参数,同时这个数组没有参数名,整个数组就是整个请求体
Contributor guide
Research direction
No files, tests, or entry points are named in the issue. Start by locating the plugin tool-calling API and its request-body schema, then trace how object parameters are validated and serialized. Done means a tool can receive an unnamed array as the complete request body, with coverage showing the array form works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100