action turbinelabs_post_shared_rules { label: "create shared_rules" description: "Create a new shared_rules object" provider: turbinelabs method: POST path: "/shared_rules" encoding: json output: { type: "object" additionalProperties: true } }