Gremlin · Capability
Gremlin API — failure-flags.flags
Gremlin API — failure-flags.flags. 4 operations. Lead operation: List Failure Flags by team.. Self-contained Naftiko capability covering one Gremlin business surface.
What You Can Do
GET
Getfailureflagsforteam
— List Failure Flags by team.
/v1/failure-flags/flags
GET
Getfailureflagforteamandname
— Get Failure Flag by name.
/v1/failure-flags/flags/{name}
POST
Protectfailureflag
— Protect Failure Flag by name and team.
/v1/failure-flags/flags/{name}/protect
POST
Unprotectfailureflag
— Unprotect Failure Flag by name and team.
/v1/failure-flags/flags/{name}/unprotect
MCP Tools
list-failure-flags-team
List Failure Flags by team.
read-only
idempotent
get-failure-flag-name
Get Failure Flag by name.
read-only
idempotent
protect-failure-flag-name-and
Protect Failure Flag by name and team.
unprotect-failure-flag-name-and
Unprotect Failure Flag by name and team.