OpenClaw
list_reports
List available AI market intelligence reports with titles, dates, and content tier.
Remote openclaw-ai/intel
Other tools also called list_reports?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"limit": {
"type": "number",
"description": "Max reports (1-50, default 10)"
}
}
}