Skip to main content
Glama

skill_manage

Manage AI skills for FleetQ MCP server, including creating, updating, deleting, and configuring skills with guardrails, multi-model support, and execution controls.

Instructions

Manage AI skills. Actions: list, get, create, update, delete, versions, guardrail, multi_model, code_exec, browser. Note: supabase_edge_function not available in cloud.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesAction to perform: list, get, create, update, delete, versions, guardrail, multi_model, code_exec, browser
typeNoFilter by type: llm, connector, rule, hybrid
limitNoMax results to return (default 10, max 100)
skill_idYesThe skill UUID
nameYesSkill name
descriptionNoSkill description
prompt_templateNoSystem prompt template for LLM-backed skills
data_classificationNoData classification level: public, internal, confidential, restricted.
step_idNoFor get_result. The playbook step UUID.
workflow_node_idNoFor set_node_guardrail / remove_node_guardrail. The workflow node UUID.
guardrail_skill_idNoFor set_node_guardrail. The guardrail skill UUID to attach.
execution_idNoFor get_execution: the SkillExecution UUID.
worktree_execution_idNoFor get_execution / get_diff: the WorktreeExecution UUID.
statusNoFor list_executions: filter by status (pending_approval, completed, failed, approved, rejected).

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/escapeboy/agent-fleet-o'

If you have feedback or need assistance with the MCP directory API, please join our Discord server