|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
Status information for the toolset. |
||
| phase |
string |
The current phase of the toolset. Possible values are:
|
Installed |
| outputs |
object |
Output properties from the toolset. |
|
| functionArn |
string |
The Amazon Resource Name (ARN) of the Function. This field is present only if the toolset manages the associated resource. |
acs:fc:cn-qingdao:0000:functions/aliyun_merchant_login_egistration |
| urls |
object |
Access URLs for the toolset. This field is present only if the toolset manages the associated resource. |
|
| internetUrl |
string |
The public access URL. |
https://mock.cn-hangzhou.fcapp.run/sse |
| intranetUrl |
string |
The internal access URL. |
https://mock.cn-hangzhou-vpc.fcapp.run/sse |
| mcpServerConfig |
object |
Configuration for accessing the MCP server. This field is present only if the toolset type is |
|
| url |
string |
Access URL for the MCP server. |
https://mock.cn-hangzhou.fcapp.run/sse |
| transportType |
string |
Transport type for the MCP server, such as |
sse |
| headers |
object |
Request headers. |
|
|
string |
The header value. The property key represents the header name. |
{'Authorization': Bearer xxxx} |
|
| openApiTools |
array |
A list of tools. This field is present only if the toolset type is |
|
|
OpenAPIToolMeta |
Metadata for an OpenAPI tool. |
||
| tools |
array |
A list of tools. This field is present only if the toolset type is |
|
|
MCPToolMeta |
Metadata for an MCP tool. |
||
| difyTools |
array |
A list of Dify tools. This field is present only if the toolset type is |
|
| DifyToolSchema |
The schema for a Dify tool. |
||
| observedGeneration |
integer |
The generation of the resource observed during the most recent status update. |
10 |
| observedTime |
string |
The timestamp of the resource's most recent status update. |
2025-07-28T14:03:19Z |
该文章对您有帮助吗?