mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
10 lines
1.4 KiB
Plaintext
10 lines
1.4 KiB
Plaintext
---
|
|
title: "FusionPluginTool"
|
|
---
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| ----------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------- |
|
|
| `parameters` | Dict[str, *Nullable[Any]*] | :heavy_minus_sign: | Optional configuration forwarded as the tool's `parameters` object. |
|
|
| `type` | *str* | :heavy_check_mark: | Server tool type identifier (e.g. "openrouter:web_search", "openrouter:web_fetch"). | |