Save current dirty changes
This commit is contained in:
@@ -3,8 +3,9 @@
|
|||||||
Generated A2APack agent for Tasks API.
|
Generated A2APack agent for Tasks API.
|
||||||
|
|
||||||
- Source OpenAPI: https://tasks.a2acloud.io/openapi.json
|
- Source OpenAPI: https://tasks.a2acloud.io/openapi.json
|
||||||
- Generated operations: 34
|
- Generated operations: 33
|
||||||
- Main skill: `auto`
|
- Main skill: `auto`
|
||||||
|
- Routing mode: direct operation skills
|
||||||
|
|
||||||
The generated code is intentionally editable. Tune prompts, operation
|
The generated code is intentionally editable. Tune prompts, operation
|
||||||
grouping, auth names, and safety policy before publishing serious agents.
|
grouping, auth names, and safety policy before publishing serious agents.
|
||||||
|
|||||||
21
openapi.json
21
openapi.json
@@ -3525,27 +3525,6 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"/api/fuck-you": {
|
|
||||||
"get": {
|
|
||||||
"operationId": "getFuckYou",
|
|
||||||
"responses": {
|
|
||||||
"200": {
|
|
||||||
"content": {
|
|
||||||
"text/plain": {
|
|
||||||
"schema": {
|
|
||||||
"type": "string"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"description": "Successful Response"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"summary": "Get Fuck You",
|
|
||||||
"tags": [
|
|
||||||
"Utility"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"/api/tasks": {
|
"/api/tasks": {
|
||||||
"get": {
|
"get": {
|
||||||
"operationId": "listTasks",
|
"operationId": "listTasks",
|
||||||
|
|||||||
Reference in New Issue
Block a user