flowus-api-call

Installation
SKILL.md

FlowUs API Call Skill

Use the flowus CLI with --json for every command.

Commands

  • Without body: flowus --json api call <METHOD> <PATH_TEMPLATE> --param key=value
  • With body: flowus --json api call <METHOD> <PATH_TEMPLATE> --param key=value --body <body.json>
  • With headers: flowus --json api call <METHOD> <PATH_TEMPLATE> --header key=value

Rules

Installs
1
First Seen
Jun 5, 2026
flowus-api-call — next-space/flowus-cli