action opendatasoft_get_source { label: "getSource" description: "Source entry points\n\nProvides links for the source's datasets and metadata.\n" provider: opendatasoft method: GET path: "/{source}" encoding: json output: { type: "object" additionalProperties: true } }