action citycontext_usage { label: "Get usage in current month" provider: citycontext method: GET path: "/usage" encoding: json output: { type: "object" additionalProperties: true } }