list_files
List files in the current Rocket Universe account using a wildcard pattern to filter results.
Instructions
List available files in the current Universe account.
Args: pattern: File name pattern to match (supports * wildcard). Default "*" lists all files.
Returns: Dictionary containing list of matching file names and count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pattern | No | * |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||