pfc_query_python_api
Search PFC Python SDK documentation by keywords to find matching API paths and signatures. Use when you have keywords but do not know the exact API path.
Instructions
Search PFC Python SDK documentation by keywords (like grep).
Returns matching API paths with signatures. Use pfc_browse_python_api for full documentation.
When to use:
You have keywords but don't know exact API path
Example: "ball velocity", "create", "contact force"
Related tools:
pfc_browse_python_api: Get full documentation for a known API path
pfc_query_command: Search PFC commands by keywords
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search keywords for PFC Python SDK API. Examples: 'ball pos', 'contact force', 'model solve'. Case-insensitive. | |
| limit | No | Maximum number of results (1-20). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||