Skip to content

actions parameter in ApplicationIntegrationToolset has wrong type #2101

@manifoldtimblin

Description

@manifoldtimblin

Describe the bug
The actions parameter of the ApplicationIntegrationToolset class has the wrong type. The type currently in the codebase is Optional[str], however the example in the comments and usage as an argument in the instantiation of IntegrationClient indicate the type should actually be Optional[list[str]]

Metadata

Metadata

Assignees

Labels

bot triaged[Bot] This issue is triaged by ADK bottools[Component] This issue is related to tools

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions