Python Docs Server

by AnuragRai017
Verified

get_python_docs

Fetch precise Python documentation results using natural language queries. Simplify coding by accessing relevant Python API details quickly through the Brave Search API.

Instructions

Get Python documentation for a given query

Input Schema

NameRequiredDescriptionDefault
queryYesThe search query for Python documentation

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "The search query for Python documentation", "type": "string" } }, "required": [ "query" ], "type": "object" }

You must be authenticated.

Other Tools from Python Docs Server

Related Tools

ID: 8xhmttyi7e