action handwrytten_create_custom_card { label: "Create a new custom card" provider: handwrytten method: POST path: "/cards/createCustomCard" encoding: json output: { type: "object" additionalProperties: true } }