Skip to content

Enhance tool call input #130

Description

@isaacwasserman

Is your feature request related to a problem? Please describe.
Tools with complex object input schemas can be difficult to work with because we're only given a <textarea/> in the UI.

Describe the solution you'd like
Provide a JSON editor component, rather than a textarea for object inputs. This component could be pre-populated with the fields of the input schema.

Describe alternatives you've considered

  1. Alternatively, object properties could be expanded into multiple inputs up to a reasonable depth.
  2. At the very least, the textarea could have a default value that provides the JSON structure required by the schema.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions