SDK support for tool secrets (stored and managed by the engine): - [x] New `requires_secrets=` option in the `@tool` decorator - [x] Internal plumbing in the catalog and `ToolContext` - [x] Full test coverage of all added code - [x] Bumped minor version (new feature) This PR can be merged without waiting for Engine changes, because it is additive only (no breaking changes). After this is merged, I will open another PR to update existing toolkits that will benefit from this feature! |
||
|---|---|---|
| .. | ||
| invoke_tool_request.schema.jsonc | ||
| invoke_tool_response.schema.jsonc | ||
| tool_definition.schema.jsonc | ||