Skip to content

CalendarUpdateEvent schema mismatch: summary parameter marked optional but required in implementation #1008

Open
@aryansid

Description

@aryansid

There's a schema-implementation mismatch in CalendarUpdateEvent where the tool schema declares summary as optional ("default": None), but the actual Python implementation requires it as a mandatory positional argument. This causes the tool to fail when the LLM doesn't provide the summary parameter.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions