FreshBooks
fresh_observe
Report privacy-safe freshness metadata from a completed retrieval.
Remote gsterlingpress/fresh
Remote (network-hosted)
Other tools also called fresh_observe?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"url": {
"type": "string",
"format": "uri"
},
"etag": {
"type": "string"
},
"observedAt": {
"type": "string"
},
"contentHash": {
"type": "string"
},
"lastModified": {
"type": "string"
}
}
}