M3ter · Capability
m3ter API — ExportDestination
m3ter API — ExportDestination. 6 operations. Lead operation: List ExportDestinations. Self-contained Naftiko capability covering one M3ter business surface.
What You Can Do
GET
Listdestinations
— List ExportDestinations
/v1/organizations/{orgid}/dataexports/destinations
POST
Postdestination
— Create ExportDestination
/v1/organizations/{orgid}/dataexports/destinations
GET
Getexportdestination
— Retrieve ExportDestination
/v1/organizations/{orgid}/dataexports/destinations/{id}
PUT
Putdestination
— Update ExportDestination
/v1/organizations/{orgid}/dataexports/destinations/{id}
DELETE
Deletedestination
— Delete ExportDestination
/v1/organizations/{orgid}/dataexports/destinations/{id}
GET
Generatedataexportfiledownloadurl
— Get Data Export File Download URL
/v1/organizations/{orgid}/dataexports/jobs/{jobid}/getdownloadurl
MCP Tools
list-exportdestinations
List ExportDestinations
read-only
idempotent
create-exportdestination
Create ExportDestination
retrieve-exportdestination
Retrieve ExportDestination
read-only
idempotent
update-exportdestination
Update ExportDestination
idempotent
delete-exportdestination
Delete ExportDestination
idempotent
get-data-export-file-download
Get Data Export File Download URL
read-only
idempotent