action apidapp_post_contract { label: "post_contract" description: "Create a new smart contract" provider: apidapp method: POST path: "/contract" encoding: json output: { type: "object" } }