Skip to content

Fix getFunctionLogs OrderBy parameter validation#65

Closed
binggg wants to merge 1 commit intomainfrom
claude/issue-64-20250710_141847
Closed

Fix getFunctionLogs OrderBy parameter validation#65
binggg wants to merge 1 commit intomainfrom
claude/issue-64-20250710_141847

Conversation

@binggg
Copy link
Copy Markdown
Member

@binggg binggg commented Jul 10, 2025

Fix getFunctionLogs OrderBy parameter validation

  • Add parameter mapping for RequestTime -> StartTime
  • Add validation for supported orderBy fields (StartTime, Duration, MemUsage, RetCode)
  • Improve tool descriptions with supported field documentation
  • Add helpful error messages for unsupported orderBy values
  • Update both TypeScript implementation and JSON schema

Fixes #64

🤖 Generated with Claude Code

- Add parameter mapping for RequestTime -> StartTime
- Add validation for supported orderBy fields (StartTime, Duration, MemUsage, RetCode)
- Improve tool descriptions with supported field documentation
- Add helpful error messages for unsupported orderBy values
- Update both TypeScript implementation and JSON schema

Fixes #64

Co-authored-by: Booker Zhao <binggg@users.noreply.github.com>
@binggg binggg closed this Jul 10, 2025
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

Successfully merging this pull request may close these issues.

MCP工具错误: getFunctionLogs

1 participant