action tinyuid_post_v1_shorten { label: "Create short link" provider: tinyuid method: POST path: "/v1/shorten" encoding: json output: { type: "object" additionalProperties: true } }