ToolService
Tool Sets
Get consumed OpenAPI spec
Retrieves the current OpenAPI specification JSON that has been consumed by the tool set. Only applicable to tool sets using the OpenAPI adapter.
get/v1/workspaces/{workspaceId}/tool_sets/{toolSetId}/openapi_spec
Path parameters
workspaceIdstring required
Example:workspace_01HXKD2E5NQM3T9AYWCF133E3Q
Workspace ID.
toolSetIdstring required
Example:toolset_01HXKD2E5NQM3T9AYWCFNRMN74
Tool set ID. Accepts the canonical ts_… form or the external_id:<value> form.
Response
OK