get_image_stats
Retrieve provider-specific statistics and image counts from Openverse to analyze and understand openly-licensed image resources effectively.
Instructions
Get statistics about image providers and counts
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}