File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -265,17 +265,17 @@ options below:
265265
266266## Available tools
267267
268- * ` get_docs ` - get the documentation for a given module/namespace or a
269- class/interface/enum/type in that namespace. It consults the exact
270- versions used by the project, ensuring you always get correct information
268+ - ` get_docs ` - get the documentation for a given module/namespace or a
269+ class/interface/enum/type in that namespace. It consults the exact versions
270+ used by the project, ensuring you always get correct information
271271
272- * ` get_source_location ` - get the source location for a given module/namespace
272+ - ` get_source_location ` - get the source location for a given module/namespace
273273 or a class/interface/enum/type in that namespace, so an agent can directly
274274 read the source skipping search
275275
276- * ` get_logs ` - reads console log written by the server
276+ - ` get_logs ` - reads console log written by the server
277277
278- * ` project_eval ` - evaluates code within the runtime itself, giving the agent
278+ - ` project_eval ` - evaluates code within the runtime itself, giving the agent
279279 access to dependencies, server code, and all in-memory data
280280
281281## CLI
You can’t perform that action at this time.
0 commit comments