Skip to content

Optional Null value types for parameters #736

@mandynic

Description

@mandynic

Prerequisites

What are you trying to do that currently feels hard or impossible?

Hello,

Is it possible to have null types when specifying tool parameters? For example in tools.yaml:

parameters: 
    - name: name 
      type: ['string', 'null']
      description: The name of the hotel.

Suggested Solution(s)

No response

Alternatives Considered

No response

Additional Details

No response

Metadata

Metadata

Assignees

Labels

priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions