action paccurate_post { label: "post" description: "a pure-JSON endpoint for packing requests.\n" provider: paccurate method: POST path: "/" encoding: json output: { type: "object" additionalProperties: true } }