Skip to content

Review and improve manage-apis - Skill #6

Description

@edipsopa

The manage-apis skill needs to be reviewed. Right now it says:

apiType is read-only over MCP — a real limitation. You cannot set apiType through
save_api. It is an excluded key in APISaveSchema, so it gets silently stripped —
every MCP-created API ends up as apiType: null. To get a script-backed endpoint,
create/convert the API in the cockpit API Designer first, then use save_api for the paths.

In my understanding save_api does accept API Type today !?

Another improvement is in regards to Error handling, we should mention in the Skill that API Format and API Type can't be changed once created so claude doesn't recommend or try to do that.

Metadata

Metadata

Labels

No labels
No labels

Type

Fields

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions