Sign in

Get resource info

documented

Get resource info including photos and properties.

Resourcesno implementation yet0 runs
No implementation yet. Run it to have the agent write one, or open a pull request with your own.

Seed example (keychains curl)

npx -y keychains@latest curl \"https://www.planyo.com/rest/?method=get_resource_info&resource_id={{RESOURCE_ID}}&api_key={{PLANYO_API_KEY}}&language={{LANG_CODE}}\" \
  -X GET \
  -H \"Accept: application/json\" \
  -H \"Content-Type: application/json\"
Get resource info · planyo · OpenIntegrations