qiskit_v2_api_reference_toc
Retrieve the Qiskit v2 API reference table of contents in Markdown format for quick access to the latest documentation structure and resources.
Instructions
Fetch the Qiskit v2 (latest) API reference table of contents (https://docs.quantum.ibm.com/api/qiskit).
Returns:
str: The table of contents in Markdown format.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "qiskit_v2_api_reference_tocArguments",
"type": "object"
}