action launchdarkly_post_feature_flag { label: "Creates a new feature flag." provider: launchdarkly method: POST path: "/flags/{projectKey}" encoding: json output: { type: "object" additionalProperties: true } }