get_paper_toc
Retrieve the table of contents of an AI research paper to view its structure and locate specific sections before reading the full content.
Instructions
Get the table of contents of a paper. Always call this tool FIRST before reading a paper's content, then use grep_paper_content to read specific chapters or search for content.
Return the table of contents of the designated paper.
Args:
title: Paper title (supports fuzzy matching, but provide as accurately as possible).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes |