Skip to content

too much output in tool response confuses ai #19

Description

@Morriz

Hi, when I ask to list projects I get the following response format:

{
  "_meta": {
    "tool": "list_projects",
    "timestamp": "2025-07-10T12:00:01.816Z"
  },
  "content": [],
  "tools": [{...}, {...}, ...],
  "output": "xxxxxx"
}

The problem is that "tools" is returned, which contains ALL the tools!? WHY? Understand that tool calls should only return relevant info to the AI, nothing more, or it will be confused.

The "tools" section was 35+k long, and totally irrelevant for the interpretation of the result by AI.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions