Create tool configuration
POST/v2/tools/:tool_id/configurations
Create a new reusable tool configuration that stores user-defined argument overrides and settings for a specific tool.
Request
Responses
- 201
- 400
- 403
- 404
The tool configuration has been created successfully.
Tool configuration creation request was malformed or contains invalid references.
Permissions do not allow creating tool configurations.
Tool not found.