APITaskAgent
Orchestrates discovery, validation, and data fetching from external APIs. Guides API selection based on your cognitive role and synthesizes reliable data insights.
Instructions
Specialized API research agent that orchestrates discovery, validation, and data fetching workflows. When you need structured data from external sources, ask: What type of evidence does my current research objective require? How can I ensure data reliability while maintaining research efficiency? This agent guides you through strategic API selection based on your cognitive role, automatically validates sources, and provides comprehensive data synthesis with actionable insights.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| headers | No | Authentication context - What credentials or headers are needed to access premium data sources? | |
| objective | Yes | Strategic research intent - What specific data or insights are you seeking? Frame this as a precise research question that guides intelligent API selection. | |
| user_role | Yes | Cognitive perspective - What type of thinking are you applying to this research? Each role influences API selection and data interpretation strategies. | |
| timeout_ms | No | Request patience threshold - How long should each API call wait before timing out? Balance speed vs. completeness. | |
| max_sources | No | Maximum API sources - How many different data perspectives do you need for triangulation and cross-validation? | |
| research_depth | No | Research thoroughness level - How deep should the investigation go? Light for quick answers, standard for balanced research, comprehensive for deep analysis. | |
| category_filter | No | Domain focus constraint - Which specific data domain should guide API selection (e.g., "financial", "social", "technical")? | |
| validation_required | No | Endpoint validation requirement - Should discovered APIs be tested for reliability before fetching? Recommended for critical research. |