qiskit_v1_api_reference_toc
Retrieve the Markdown-formatted table of contents for the Qiskit v1 API reference to simplify navigation and access to documentation.
Instructions
Fetch the Qiskit v1 API reference table of contents (https://docs.quantum.ibm.com/api/qiskit/1.4).
Returns:
str: The table of contents in Markdown format.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "qiskit_v1_api_reference_tocArguments",
"type": "object"
}