Skip to content

Validate Tool Call Requests Before Execution #171

Description

@uezo

Some LLMs may specify non-existent tool names, parameter names, or omit required parameters when generating tool calls.

Before executing a tool, validate all tool names and parameter names for existence and confirm all required fields are present.

If validation fails, the system should prompt the LLM to retry the request with correct information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions