generate_due_diligence
Initiate a comprehensive due-diligence report covering tokenomics, team, audits, risk, and narrative. Specify entity slug and report depth for async generation.
Instructions
Kick off a full due-diligence report (tokenomics + team + audits + risk + narrative). Required: entity_slug. depth ∈ {light, standard, deep}. Async — returns {job_id, status_url}; poll get_agent_job. Pro tier.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_slug | Yes | Target entity slug. | |
| depth | No | Depth of the report: light|standard|deep. | standard |
| focus | No | Optional focus areas (e.g. ['tokenomics', 'audits']). |