action soundcloud_get_resolve { label: "Resolves soundcloud.com URLs to Resource URLs to use with the API." provider: soundcloud method: GET path: "/resolve" encoding: json output: { type: "object" additionalProperties: true } }